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 2325ff0 commit 9bd44c8Copy full SHA for 9bd44c8
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.37.3.tar.gz"
5
- sha256 "d6007ebf5d5bd5d289dda839f185a1d736c0ae8a98de93323db17a1cb878a0f8"
+ url "https://github.com/moonrepo/moon/archive/refs/tags/v1.38.0.tar.gz"
+ sha256 "8ad0749135751e4cfc286e86115b878ecffe21674d3faea3ee6f052ba52e0712"
6
license "MIT"
7
head "https://github.com/moonrepo/moon.git", branch: "master"
8
0 commit comments