premake: Update to version 5.0.0-beta4

This commit is contained in:
github-actions[bot] 2024-12-30 04:29:32 +00:00
parent fba6b688b7
commit 8556d94846

View File

@ -1,10 +1,10 @@
{
"version": "5.0.0-beta3",
"version": "5.0.0-beta4",
"description": "Automatically generate build configurations for multiple and widely used toolsets using one universal definition.",
"homepage": "https://premake.github.io/",
"license": "BSD-3-Clause",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta3/premake-5.0.0-beta3-windows.zip",
"hash": "a229428f728ba2f70cc54f8fc2421736bb50e4e55ee7db37bb67456ecd10e7c5",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-beta4/premake-5.0.0-beta4-windows.zip",
"hash": "912ac0139e09a0d6294286b5676e67a199bcd30f1bd4e241d06acb2dd6755c3c",
"bin": "premake5.exe",
"checkver": {
"url": "https://premake.github.io/download",