mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
premake: Update to version 5.0.0-beta1
This commit is contained in:
parent
ee7716132d
commit
ed04eec49f
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.0-alpha16",
|
"version": "5.0.0-beta1",
|
||||||
"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-alpha16/premake-5.0.0-alpha16-windows.zip",
|
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta1/premake-5.0.0-beta1-windows.zip",
|
||||||
"hash": "ad6284a34abbb65d9ac27aa3da2b35477aae7736393153c4605d11cb2f9f3ee2",
|
"hash": "d8f958162b202fe88a2fa1897d3c5342dd137f19d1265de8802880126a808a65",
|
||||||
"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