premake5: Update to version 5.0.0-alpha13

This commit is contained in:
Richard Kuhnt 2018-10-18 17:00:27 +00:00
parent 7d839e4628
commit b0771f9b30

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://premake.github.io/", "homepage": "https://premake.github.io/",
"version": "5.0.0-alpha12", "version": "5.0.0-alpha13",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha12/premake-5.0.0-alpha12-windows.zip", "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-windows.zip",
"hash": "d12ee2f8cfa0ab29a08c9bcaab3a5f76e575ae000b1596ee61d4f4916e9d154c", "hash": "712ee206fd2df4adf6320500b755d131ff5fac188a2a653876ae10d3066f4163",
"bin": [ "bin": [
"premake5.exe" "premake5.exe"
], ],