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 ae13031 commit ec620ceCopy full SHA for ec620ce
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.50.4.tar.gz"
5
- sha256 "65ace991bfd190f71edb99a1e712b2294f39fbc8930df7b1f64f4e987360e7f4"
+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.50.5.tar.gz"
+ sha256 "9482fb7321d886c9a2faef16fdf0e1f0514e58fc4ef3478143d04facc30ab72f"
6
license "MIT"
7
head "https://github.com/moonrepo/proto.git", branch: "master"
8
0 commit comments