mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Add premake build tools
This commit is contained in:
parent
4a6c034724
commit
57b7ab24b5
10
premake4.json
Normal file
10
premake4.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
10
premake5.json
Normal file
10
premake5.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"homepage": "http://premake.github.io/download.html",
|
||||
"version": "5.0-a1",
|
||||
"license": "BSD 3-Clause",
|
||||
"url": "http://sourceforge.net/projects/premake/files/5.0/premake-5.0-alpha1-windows.zip",
|
||||
"hash": "1fe4e32fe8d0662ebd00e8333c33eca28a14fd773a351fb4eb702e246d7b7110",
|
||||
"bin": [
|
||||
"premake5.exe"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user