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 30dfd42 commit 95782e2Copy full SHA for 95782e2
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.47.10.tar.gz"
5
- sha256 "25e7ad341b7f490ca7a8d2ef7a812a396832413d77120bfaf6e6ffeabb8b1bd9"
+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.47.11.tar.gz"
+ sha256 "c2b5daccd588f0885a2a5d30f56884832229c46ba70ea1dd6c462ae80fbe8f78"
6
license "MIT"
7
head "https://github.com/moonrepo/proto.git", branch: "master"
8
0 commit comments