From 1d9950ccf86d9538f1f8ef38d39a7c1a6c3e32ec Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 29 May 2019 09:19:52 +0800 Subject: [PATCH] xmake: update checksum Closes #40426. Signed-off-by: FX Coudert --- Formula/xmake.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/xmake.rb b/Formula/xmake.rb index b654542565..09cf335045 100644 --- a/Formula/xmake.rb +++ b/Formula/xmake.rb @@ -2,7 +2,8 @@ class Xmake < Formula desc "A cross-platform build utility based on Lua" homepage "https://xmake.io/" url "https://github.com/xmake-io/xmake/archive/v2.2.6.tar.gz" - sha256 "2cc173d6898615073eb090b94c3bf6ff4761f6a0de655c6cb938388debc8e3f1" + sha256 "558a43b70d90503ba2e1a11af10d5f93772102850ee6790201fa329d174342f0" + revision 1 head "https://github.com/xmake-io/xmake.git" bottle do