mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
premake: Update to version 5.0.0-beta2
This commit is contained in:
parent
1e76582d2b
commit
de21e5dabc
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.0-beta1",
|
"version": "5.0.0-beta2",
|
||||||
"description": "Automatically generate build configurations for multiple and widely used toolsets using one universal definition.",
|
"description": "Automatically generate build configurations for multiple and widely used toolsets using one universal definition.",
|
||||||
"homepage": "https://premake.github.io/",
|
"homepage": "https://premake.github.io/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta1/premake-5.0.0-beta1-windows.zip",
|
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta2/premake-5.0.0-beta2-windows.zip",
|
||||||
"hash": "d8f958162b202fe88a2fa1897d3c5342dd137f19d1265de8802880126a808a65",
|
"hash": "87cfa10ed52fd1f4e835f738ac1033ff302035758671400fec078b700c622c54",
|
||||||
"bin": "premake5.exe",
|
"bin": "premake5.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://premake.github.io/download",
|
"url": "https://premake.github.io/download",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user