ScoopInstaller_Main/premake4.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

11 lines
342 B
JSON

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