From 331fd05b80b71b95fb1f711f56f2d16180046601 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Nov 2018 15:00:27 +0000 Subject: [PATCH] xmake: Update to version 2.2.3 --- xmake.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmake.json b/xmake.json index 215157c14f..9b0acaf093 100644 --- a/xmake.json +++ b/xmake.json @@ -1,10 +1,10 @@ { "homepage": "https://xmake.io", "description": "A cross-platform build utility based on Lua", - "version": "2.2.2", + "version": "2.2.3", "license": "Apache-2.0", - "url": "https://github.com/tboox/xmake/releases/download/v2.2.2/xmake-v2.2.2.win32.zip", - "hash": "4a3ef078f83befac8583a85d16562457bb26ddc898ef8545b9b8b347d452e728", + "url": "https://github.com/tboox/xmake/releases/download/v2.2.3/xmake-v2.2.3.win32.zip", + "hash": "e69271a2573ef2410229878a93c618875ca525f592ec91ee6670050a63eb9cea", "bin": "xmake.exe", "extract_dir": "xmake", "checkver": {