From 4d34fd9a3207051dc03319388cf33277258f72c4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Jun 2019 01:01:50 +0000 Subject: [PATCH] xmake: Update to version 2.2.7 --- bucket/xmake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/xmake.json b/bucket/xmake.json index 1ec6212e20..a4c7dc7203 100644 --- a/bucket/xmake.json +++ b/bucket/xmake.json @@ -1,10 +1,10 @@ { "homepage": "https://xmake.io", "description": "A cross-platform build utility based on Lua", - "version": "2.2.6", + "version": "2.2.7", "license": "Apache-2.0", - "url": "https://github.com/xmake-io/xmake/releases/download/v2.2.6/xmake-v2.2.6.win32.zip", - "hash": "02d90cb7885a420305c022e4a852a4afe36e3bf6f57aab74d602664a5649eeb7", + "url": "https://github.com/xmake-io/xmake/releases/download/v2.2.7/xmake-v2.2.7.win32.zip", + "hash": "2c48fb07441593a474e157b43a3bf63a7130bbdd6b78219b396b511ba9ca43ca", "bin": "xmake.exe", "extract_dir": "xmake", "checkver": {