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 ff62ca7 commit 1e8530dCopy full SHA for 1e8530d
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.5.tar.gz"
5
- sha256 "3bcfa56979b8b90cb85492a1fa2f6297c1e7d3d1a7bdf557085e79582a55800e"
+ url "https://github.com/moonrepo/moon/archive/refs/tags/v1.38.6.tar.gz"
+ sha256 "889d0d9a75d27b4655178473904538976dcfd3753f88a14a6f4a4e2c7ac4f73c"
6
license "MIT"
7
head "https://github.com/moonrepo/moon.git", branch: "master"
8
0 commit comments