xmake 2.2.8

Closes #43505.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ruki 2019-08-27 16:37:54 +08:00 committed by FX Coudert
parent ccbbf91f99
commit 5057b54d6f

View file

@ -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