github-actions[bot] 7161f172b2
premake: hash fix (#2188)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2021-09-11 01:43:30 +10:00

17 lines
727 B
JSON

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