From aa53ef67e59a4fa99658cbcc641a534a851cbe88 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Tue, 4 Jun 2019 19:46:26 -0700 Subject: [PATCH] xmake: fix hash (fixes #105) (#107) --- bucket/xmake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/xmake.json b/bucket/xmake.json index 56843a7c8d..1ec6212e20 100644 --- a/bucket/xmake.json +++ b/bucket/xmake.json @@ -4,7 +4,7 @@ "version": "2.2.6", "license": "Apache-2.0", "url": "https://github.com/xmake-io/xmake/releases/download/v2.2.6/xmake-v2.2.6.win32.zip", - "hash": "7e6924d0de8a1ab366921c0d1121c61906dc3c9a39c0465ade2a4f1f68713b3b", + "hash": "02d90cb7885a420305c022e4a852a4afe36e3bf6f57aab74d602664a5649eeb7", "bin": "xmake.exe", "extract_dir": "xmake", "checkver": {