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 5bf1d8e commit f9dfe4bCopy full SHA for f9dfe4b
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.9.tar.gz"
5
- sha256 "71b3ce0257181a3060ada089ebbc518aba54184f9732d51d2deee8c110079aa0"
+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.47.10.tar.gz"
+ sha256 "25e7ad341b7f490ca7a8d2ef7a812a396832413d77120bfaf6e6ffeabb8b1bd9"
6
license "MIT"
7
head "https://github.com/moonrepo/proto.git", branch: "master"
8
0 commit comments