Skip to content

Commit 340308d

Browse files
committed
proto 0.44.5
1 parent ee2e41c commit 340308d

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.44.4.tar.gz"
5-
sha256 "47040600a37db720d22f0e8ff787359173b93d10aa387e6b01c211298fd036d0"
4+
url "https://github.com/moonrepo/proto/archive/refs/tags/v0.44.5.tar.gz"
5+
sha256 "b30940a09bd2bb26ec90927556ce0d284e9383487d3a70266d7e44a6833b63d2"
66
license "MIT"
77
head "https://github.com/moonrepo/proto.git", branch: "master"
88

0 commit comments

Comments
 (0)