Skip to content

Commit 500748b

Browse files
committed
Update version to 1.49.0
1 parent d616999 commit 500748b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/buf.rb

Lines changed: 3 additions & 3 deletions
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/archive/v1.48.0.tar.gz"
6-
sha256 "cff797352d237e69dd04372fb284e1162eb65db812e8de86946968418a146221"
7-
version "1.48.0"
5+
url "https://github.com/bufbuild/buf/archive/v1.49.0.tar.gz"
6+
sha256 "a67cc3d86aaa78f23099ec611d25d98e2de0c38b642408ef27d81f8fb12d8a09"
7+
version "1.49.0"
88

99
depends_on "go" => :build
1010

0 commit comments

Comments
 (0)