xmake 2.1.3
Closes #11969. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
055179c389
commit
e61a2245b0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xmake < Formula
|
||||
desc "Make-like build utility based on Lua"
|
||||
homepage "http://xmake.io"
|
||||
url "https://github.com/waruqi/xmake/archive/v2.1.2.tar.gz"
|
||||
sha256 "7ce889701963b18fe2bcc4efd65d79a5afa7c6bdd4f9053eca0d5c4b0bb1586a"
|
||||
url "https://github.com/waruqi/xmake/archive/v2.1.3.tar.gz"
|
||||
sha256 "e84031bed87c052944d0e590aba44087cee836eec0ef797363c4172361a81f6b"
|
||||
head "https://github.com/waruqi/xmake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue