11class 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.50.4 .tar.gz"
5- sha256 "65ace991bfd190f71edb99a1e712b2294f39fbc8930df7b1f64f4e987360e7f4 "
4+ url "https://github.com/moonrepo/proto/archive/refs/tags/v0.50.5 .tar.gz"
5+ sha256 "9482fb7321d886c9a2faef16fdf0e1f0514e58fc4ef3478143d04facc30ab72f "
66 license "MIT"
77 head "https://github.com/moonrepo/proto.git" , branch : "master"
88
@@ -12,13 +12,13 @@ class Proto < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "7b583d50998e663c178b91d71859bde30c905356d51050f6b5b809fd282695ca "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b4253065726864298bf65c8f10a15a8a423dfaf97e8c399822f59e4540e655ea "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "732d995fb59d8a058e54c8d334841739044b9d55889bbe5e39e932e803be188e "
18- sha256 cellar : :any_skip_relocation , sonoma : "0f16ab80e8a8bf300520271e4ff2f4a1fa96aa6b6a90510dd1b92a6c86e06323 "
19- sha256 cellar : :any_skip_relocation , ventura : "175a71528173eb073c64812dabdc03f6e10da840ff7686f178a88e83aeced6fc "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "32c87758f8bba037a9622444bb6d04d35dbc8ce6c9564a6bd108a1dee9426561 "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "3ca866aae6f6e88a064a36088126c698b1b20dd034c376d92f6d528a54f98d68 "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "11d9a72294bf381b3ba7e5cd2b0c211820021dde3c1580793a3953de5080080a "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ddcbf6066652abda1b8d9ec7cec3722763e0dc999be435f57f666c997e9e9c2f "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ff38067c2f2e573eeadc5eccfba943dbfb9fcae04e684db205e4bab30d5ecc7c "
18+ sha256 cellar : :any_skip_relocation , sonoma : "235ccc252300814808a3857453f1bb1224681ae796b46ed7c9cf5b9304b3e4c4 "
19+ sha256 cellar : :any_skip_relocation , ventura : "55d64f354ecf26c896d917842655f3f4049e3d9173797b67cfa46be9d2a59052 "
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "2bed5fb8cff0b4d70f139e79de4372bb37b8cab8157a8d12664e331c128424c8 "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "bae06bc7b22f41b9b764036e9faa3ea430981908b3009706d657d26a10ed0a2f "
2222 end
2323
2424 depends_on "pkgconf" => :build
0 commit comments