Jakub Čábera 6d6d102291 aws: Update to version 2.1.17
format p*
2021-01-08 07:41:21 +01:00

17 lines
732 B
JSON

{
"version": "5.0.0-alpha15",
"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-alpha15/premake-5.0.0-alpha15-windows.zip",
"hash": "a8b9fc87ec06b8fa52587f62be2574bf151c5facadbad99db31b7d4ce6ef1eab",
"bin": "premake5.exe",
"checkver": {
"url": "https://premake.github.io/download.html",
"regex": "v(5[\\w.-]+)"
},
"autoupdate": {
"url": "https://github.com/premake/premake-core/releases/download/v$version/premake-$version-windows.zip"
}
}