xmake 2.0.3
Closes #3073. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4f8ca679a0
commit
3cf2660aaa
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xmake < Formula
|
||||
desc "A make-like build utility based on Lua"
|
||||
desc "Make-like build utility based on Lua"
|
||||
homepage "http://xmake.io"
|
||||
url "https://github.com/waruqi/xmake/archive/v2.0.2.tar.gz"
|
||||
sha256 "e7a832d407a52a3eb290b5465eb01d1c1d5567eecb6fc627393093b9d6f84bae"
|
||||
url "https://github.com/waruqi/xmake/archive/v2.0.3.tar.gz"
|
||||
sha256 "80f1e1de8049850419acc964a510f21c456b95f4e22637dce162c54e7244fba2"
|
||||
head "https://github.com/waruqi/xmake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue