Skip to content

Commit 6fde8e3

Browse files
authored
Update buf.rb
1 parent 9590da8 commit 6fde8e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/buf.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ class Buf < Formula
22
desc "The best way of working with Protocol Buffers."
33
homepage "https://buf.build"
44
head "https://github.com/bufbuild/buf.git", branch: "main"
5-
url "https://github.com/bufbuild/buf/releases/download/v${VERSION}/buf-Darwin-arm64"
6-
sha256 "4a215517d0bcb37c47b9178e2668d7651a7fef9a482cef482227ad09796cdfc0"
75
version "1.50.0"
6+
url "https://github.com/bufbuild/buf/releases/download/v#{version}/buf-Darwin-arm64"
7+
sha256 "4a215517d0bcb37c47b9178e2668d7651a7fef9a482cef482227ad09796cdfc0"
88

99
checksums = {
1010
"darwin-arm64" => "4a215517d0bcb37c47b9178e2668d7651a7fef9a482cef482227ad09796cdfc0",

0 commit comments

Comments
 (0)