mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-23 03:44:40 +00:00
Updating premake5 to 5.0-alpha4.
This commit is contained in:
parent
e42da5b1b1
commit
9012685f97
@ -1,14 +1,14 @@
|
||||
{
|
||||
"homepage": "http://premake.github.io/",
|
||||
"version": "5.0-alpha3",
|
||||
"version": "5.0-alpha4",
|
||||
"license": "BSD 3-Clause",
|
||||
"url": "http://sourceforge.net/projects/premake/files/5.0/premake-5.0-alpha3-windows.zip",
|
||||
"hash": "b327c31181ccc68955cd00938c1875f9d539340dbe5170c87cb0d52b648a2951",
|
||||
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0.alpha4/premake-5.0.0.alpha4-windows.zip",
|
||||
"hash": "3c6aad98305ab28733c9051acf90812773bee80587d892a5cf66f15dc5c76a5a",
|
||||
"bin": [
|
||||
"premake5.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://premake.github.io/download.html",
|
||||
"re": "(5[0-9.]+-?(alpha|beta)?[0-9.]?)-windows.zip"
|
||||
"re": "(5[0-9.]+-?(alpha|beta)?[0-9.]?)-windows.zip</a>"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user