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 4fcf3ff commit 0aa8884Copy full SHA for 0aa8884
Formula/p/proto.rb
@@ -1,8 +1,8 @@
1
class Proto < Formula
2
desc "Pluggable multi-language version manager"
3
homepage "https://moonrepo.dev/proto"
4
- url "https://github.com/moonrepo/proto/archive/refs/tags/v0.53.0.tar.gz"
5
- sha256 "d0045b731e5124b023ab742caae07583f0f498736517cccf3ed83047c51606cc"
+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.53.1.tar.gz"
+ sha256 "008e20f9177209421be79ef275d79c8153ed962e4e7f8ba979c387ae4b6d1f26"
6
license "MIT"
7
head "https://github.com/moonrepo/proto.git", branch: "master"
8
0 commit comments