From e72eb7da82b4cb2bf51ca3275cdc0031381575ce Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Apr 2021 15:00:24 +0000 Subject: [PATCH] premake: Update to version 5.0.0-alpha16 --- bucket/premake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/premake.json b/bucket/premake.json index 6cac8b26bd..33680f396c 100644 --- a/bucket/premake.json +++ b/bucket/premake.json @@ -1,10 +1,10 @@ { - "version": "5.0.0-alpha15", + "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-alpha15/premake-5.0.0-alpha15-windows.zip", - "hash": "a8b9fc87ec06b8fa52587f62be2574bf151c5facadbad99db31b7d4ce6ef1eab", + "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha16/premake-5.0.0-alpha16-windows.zip", + "hash": "edecfbc9ed5afce1d73bb8eff84e38a457e5031869702f0569c9c994dc8350ca", "bin": "premake5.exe", "checkver": { "url": "https://premake.github.io/download",