Skip to content

Commit ec620ce

Browse files
committed
proto 0.50.5
1 parent ae13031 commit ec620ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/proto.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Proto < Formula
22
desc "Pluggable multi-language version manager"
33
homepage "https://moonrepo.dev/proto"
4-
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.50.4.tar.gz"
5-
sha256 "65ace991bfd190f71edb99a1e712b2294f39fbc8930df7b1f64f4e987360e7f4"
4+
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.50.5.tar.gz"
5+
sha256 "9482fb7321d886c9a2faef16fdf0e1f0514e58fc4ef3478143d04facc30ab72f"
66
license "MIT"
77
head "https://github.com/moonrepo/proto.git", branch: "master"
88

0 commit comments

Comments
 (0)