Skip to content

Commit b80fc80

Browse files
committed
xmake 3.0.1
1 parent ff62ca7 commit b80fc80

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/v3.0.0/xmake-v3.0.0.tar.gz"
5-
sha256 "e749c2a902a1b88e6e3b73b78962a6417c9a04f91ce3c6e174a252598f10eb28"
4+
url "https://github.com/xmake-io/xmake/releases/download/v3.0.1/xmake-v3.0.1.tar.gz"
5+
sha256 "2b5db9586d57f35392ad59a6386c714598a5148d91acac2945f35a5ed32bef79"
66
license "Apache-2.0"
77
head "https://github.com/xmake-io/xmake.git", branch: "master"
88

0 commit comments

Comments
 (0)