Bump premake to 5.0.0-beta7

Fixes: #8362
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2025-09-18 10:28:08 +02:00
parent 2386eb00a1
commit 59cb3cd67b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ set -e
cd "$(dirname "$0")"
PV=5.0.0-beta6
LIB_VERSION=${PV}+wfg1
PV=5.0.0-beta7
LIB_VERSION=${PV}+wfg0
fetch()
{