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 3b6f82f commit 44e4df5Copy full SHA for 44e4df5
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.38.1.tar.gz"
5
- sha256 "8cd7166eca91bb8ddd2ddc36eed7fe9dda30c8faea60cefee731b09d8cee181d"
+ url "https://github.com/moonrepo/moon/archive/refs/tags/v1.38.2.tar.gz"
+ sha256 "71cc5c3346a51b02611e3049223e7750605c75149b9f473b3dcdfd82fd854023"
6
license "MIT"
7
head "https://github.com/moonrepo/moon.git", branch: "master"
8
0 commit comments