Skip to content

Commit 9952276

Browse files
committed
moon 1.32.0
1 parent 083a5c6 commit 9952276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/moon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Moon < Formula
22
desc "Task runner and repo management tool for the web ecosystem, written in Rust"
33
homepage "https://moonrepo.dev/moon"
4-
url "https://github.com/moonrepo/moon/archive/refs/tags/v1.31.3.tar.gz"
5-
sha256 "1dbaa927103560cf67fc1d052333928ec4cb4c908e111427a4afcd864d734adc"
4+
url "https://github.com/moonrepo/moon/archive/refs/tags/v1.32.0.tar.gz"
5+
sha256 "bc4d37f19b0c2f17ce6d27be0fee5cf562b66e0b2ec1d3912efcdf58f2fb84db"
66
license "MIT"
77
head "https://github.com/moonrepo/moon.git", branch: "master"
88

0 commit comments

Comments
 (0)