From 5057b54d6fd6fbc18b7cf4b26c5d1ce4221944d2 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 27 Aug 2019 16:37:54 +0800 Subject: [PATCH] xmake 2.2.8 Closes #43505. Signed-off-by: FX Coudert --- Formula/xmake.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/xmake.rb b/Formula/xmake.rb index f384cc2af0..2ba9ab06d3 100644 --- a/Formula/xmake.rb +++ b/Formula/xmake.rb @@ -1,8 +1,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.7.tar.gz" - sha256 "be6845b641ee754ae1d0fbe7f369811d8a99a93c82843cb6be3437d1b664e9f5" + url "https://github.com/xmake-io/xmake/releases/download/v2.2.8/xmake-v2.2.8.tar.gz" + sha256 "fb8ad4ca5133ca0cc303e57c24afaf00fbdaf7a9d59e1a6e7c4337803926bf29" head "https://github.com/xmake-io/xmake.git" bottle do