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 b580029 commit a452de7Copy full SHA for a452de7
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.52.2.tar.gz"
5
- sha256 "21ed3d16b9acfa72eae382d38ea168f20fb78b744b475bc98cd75bf14f1d6c25"
+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.52.3.tar.gz"
+ sha256 "8a5cf50a940c5170a4470e02c5ef0b8838ec5a136232c6aa812bef494b18f2de"
6
license "MIT"
7
head "https://github.com/moonrepo/proto.git", branch: "master"
8
0 commit comments