Added package winversion (#1208)

This commit is contained in:
rockcavera 2019-10-16 11:59:22 -03:00 committed by Miran
parent 0584cd4e3e
commit 49751de8c4

View File

@ -14788,5 +14788,17 @@
"description": "256 colors for shell",
"license": "MIT",
"web": "https://github.com/thebigbaron/rainbow"
},
{
"name": "winversion",
"url": "https://github.com/rockcavera/winversion",
"method": "git",
"tags": [
"windows",
"version"
],
"description": "This package allows you to determine the running version of the Windows operating system.",
"license": "MIT",
"web": "https://github.com/rockcavera/winversion"
}
]