xmake 2.2.6
Closes #40345. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
e06723efb0
commit
25fd784b71
1 changed files with 2 additions and 2 deletions
|
@ -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.5.tar.gz"
|
||||
sha256 "1c7ce3da87c03ce9d6be20b67561421039865c8de87fc4db1f94d934c22aacf4"
|
||||
url "https://github.com/xmake-io/xmake/archive/v2.2.6.tar.gz"
|
||||
sha256 "2cc173d6898615073eb090b94c3bf6ff4761f6a0de655c6cb938388debc8e3f1"
|
||||
head "https://github.com/xmake-io/xmake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue