From 7161f172b264d7107863eed1805d83cac4fb660e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Sep 2021 01:43:30 +1000 Subject: [PATCH] premake: hash fix (#2188) Co-authored-by: ScoopInstaller --- bucket/premake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/premake.json b/bucket/premake.json index 33680f396c..c141a7d05b 100644 --- a/bucket/premake.json +++ b/bucket/premake.json @@ -4,7 +4,7 @@ "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": "edecfbc9ed5afce1d73bb8eff84e38a457e5031869702f0569c9c994dc8350ca", + "hash": "ad6284a34abbb65d9ac27aa3da2b35477aae7736393153c4605d11cb2f9f3ee2", "bin": "premake5.exe", "checkver": { "url": "https://premake.github.io/download",