Skip to content

Commit 379f480

Browse files
committed
xmake 2.9.8
1 parent 42127fe commit 379f480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/x/xmake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Xmake < Formula
22
desc "Cross-platform build utility based on Lua"
33
homepage "https://xmake.io/"
4-
url "https://github.com/xmake-io/xmake/releases/download/v2.9.7/xmake-v2.9.7.tar.gz"
5-
sha256 "248e496a5a734c89e167f931e2620c0ea4109e7ca913dc1022735129a5ffe9d3"
4+
url "https://github.com/xmake-io/xmake/releases/download/v2.9.8/xmake-v2.9.8.tar.gz"
5+
sha256 "e797636aadf072c9b0851dba39b121e93c739d12d78398c91f12e8ed355d6a95"
66
license "Apache-2.0"
77
head "https://github.com/xmake-io/xmake.git", branch: "master"
88

0 commit comments

Comments
 (0)