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 da79326 commit 05017bdCopy full SHA for 05017bd
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.33.3.tar.gz"
5
- sha256 "1d47dcecf36d7e688fe078731cae0d8e8044e758fae86aacc40a8a496cc5babb"
+ url "https://github.com/moonrepo/moon/archive/refs/tags/v1.34.0.tar.gz"
+ sha256 "9206dfb2299d2f49b898bd48fe5444529a5afc14ec19ebea7d2ebf766fa687dc"
6
license "MIT"
7
head "https://github.com/moonrepo/moon.git", branch: "master"
8
0 commit comments