Skip to content

Commit a452de7

Browse files
committed
proto 0.52.3
1 parent b580029 commit a452de7

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.52.2.tar.gz"
5-
sha256 "21ed3d16b9acfa72eae382d38ea168f20fb78b744b475bc98cd75bf14f1d6c25"
4+
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.52.3.tar.gz"
5+
sha256 "8a5cf50a940c5170a4470e02c5ef0b8838ec5a136232c6aa812bef494b18f2de"
66
license "MIT"
77
head "https://github.com/moonrepo/proto.git", branch: "master"
88

0 commit comments

Comments
 (0)