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