Skip to content

Commit f4346b6

Browse files
committed
moon 1.41.0
1 parent 9458682 commit f4346b6

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.40.5.tar.gz"
5-
sha256 "446e538fd0b03bfde4fab1c4b6a87e5d2768628cb2d2e70c38b3136a3a6717ac"
4+
url "https://github.com/moonrepo/moon/archive/refs/tags/v1.41.0.tar.gz"
5+
sha256 "0e423c6740cfc105b5bb262399ae2c83bce04c8753c837291f38ffdbb24ce84e"
66
license "MIT"
77
head "https://github.com/moonrepo/moon.git", branch: "master"
88

0 commit comments

Comments
 (0)