Skip to content

Commit 1e8530d

Browse files
committed
moon 1.38.6
1 parent ff62ca7 commit 1e8530d

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.38.5.tar.gz"
5-
sha256 "3bcfa56979b8b90cb85492a1fa2f6297c1e7d3d1a7bdf557085e79582a55800e"
4+
url "https://github.com/moonrepo/moon/archive/refs/tags/v1.38.6.tar.gz"
5+
sha256 "889d0d9a75d27b4655178473904538976dcfd3753f88a14a6f4a4e2c7ac4f73c"
66
license "MIT"
77
head "https://github.com/moonrepo/moon.git", branch: "master"
88

0 commit comments

Comments
 (0)