Skip to content

Commit 0aa8884

Browse files
committed
proto 0.53.1
1 parent 4fcf3ff commit 0aa8884

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.53.0.tar.gz"
5-
sha256 "d0045b731e5124b023ab742caae07583f0f498736517cccf3ed83047c51606cc"
4+
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.53.1.tar.gz"
5+
sha256 "008e20f9177209421be79ef275d79c8153ed962e4e7f8ba979c387ae4b6d1f26"
66
license "MIT"
77
head "https://github.com/moonrepo/proto.git", branch: "master"
88

0 commit comments

Comments
 (0)