premake: Update to version 5.0.0-alpha15

This commit is contained in:
Jakub Čábera 2020-04-24 15:47:46 +02:00
parent 5b18b4fe53
commit 6817bc4712

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://premake.github.io/", "homepage": "https://premake.github.io/",
"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.",
"version": "5.0.0-alpha14", "version": "5.0.0-alpha15",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-windows.zip", "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha15/premake-5.0.0-alpha15-windows.zip",
"hash": "070419eedbb4c8737664d05f0e3701055741014c1135a9214c35d6feb03724a7", "hash": "a8b9fc87ec06b8fa52587f62be2574bf151c5facadbad99db31b7d4ce6ef1eab",
"bin": "premake5.exe", "bin": "premake5.exe",
"checkver": { "checkver": {
"url": "https://premake.github.io/download.html", "url": "https://premake.github.io/download.html",