ScoopInstaller_Main/premake4.json
Richard Kuhnt 5295cc0a44 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00

11 lines
344 B
JSON

{
"homepage": "https://premake.github.io/download.html",
"version": "4.4-b5",
"license": "BSD 3-Clause",
"url": "https://sourceforge.net/projects/premake/files/Premake/4.4/premake-4.4-beta5-windows.zip",
"hash": "09614c122156617a2b7973cc9f686daa32e64e3e7335d38db887cfb8f6a8574d",
"bin": [
"premake4.exe"
]
}