mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
* 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)
11 lines
342 B
JSON
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"
|
|
]
|
|
}
|