Skip to content

Commit f9dfe4b

Browse files
committed
proto 0.47.10
1 parent 5bf1d8e commit f9dfe4b

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.47.9.tar.gz"
5-
sha256 "71b3ce0257181a3060ada089ebbc518aba54184f9732d51d2deee8c110079aa0"
4+
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.47.10.tar.gz"
5+
sha256 "25e7ad341b7f490ca7a8d2ef7a812a396832413d77120bfaf6e6ffeabb8b1bd9"
66
license "MIT"
77
head "https://github.com/moonrepo/proto.git", branch: "master"
88

0 commit comments

Comments
 (0)