We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083a5c6 commit 9952276Copy full SHA for 9952276
Formula/m/moon.rb
@@ -1,8 +1,8 @@
1
class Moon < Formula
2
desc "Task runner and repo management tool for the web ecosystem, written in Rust"
3
homepage "https://moonrepo.dev/moon"
4
- url "https://github.com/moonrepo/moon/archive/refs/tags/v1.31.3.tar.gz"
5
- sha256 "1dbaa927103560cf67fc1d052333928ec4cb4c908e111427a4afcd864d734adc"
+ url "https://github.com/moonrepo/moon/archive/refs/tags/v1.32.0.tar.gz"
+ sha256 "bc4d37f19b0c2f17ce6d27be0fee5cf562b66e0b2ec1d3912efcdf58f2fb84db"
6
license "MIT"
7
head "https://github.com/moonrepo/moon.git", branch: "master"
8
0 commit comments