From 8a6f1ff839759cfcb1b8d3b4f5bd12fa290a4601 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 May 2019 17:00:22 +0000 Subject: [PATCH] premake: Update to version 5.0.0-alpha14 --- bucket/premake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/premake.json b/bucket/premake.json index cb181cbfec..c15362a858 100644 --- a/bucket/premake.json +++ b/bucket/premake.json @@ -1,9 +1,9 @@ { "homepage": "https://premake.github.io/", - "version": "5.0.0-alpha13", + "version": "5.0.0-alpha14", "license": "BSD-3-Clause", - "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha13/premake-5.0.0-alpha13-windows.zip", - "hash": "712ee206fd2df4adf6320500b755d131ff5fac188a2a653876ae10d3066f4163", + "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha14/premake-5.0.0-alpha14-windows.zip", + "hash": "070419eedbb4c8737664d05f0e3701055741014c1135a9214c35d6feb03724a7", "bin": "premake5.exe", "checkver": { "url": "https://premake.github.io/download.html",