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 d616999 commit b12386fCopy full SHA for b12386f
Formula/buf.rb
@@ -2,9 +2,9 @@ class Buf < Formula
2
desc "The best way of working with Protocol Buffers."
3
homepage "https://buf.build"
4
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"
+ url "https://github.com/bufbuild/buf/archive/v1.49.0.tar.gz"
+ sha256 "a67cc3d86aaa78f23099ec611d25d98e2de0c38b642408ef27d81f8fb12d8a09"
+ version "1.49.0"
8
9
depends_on "go" => :build
10
0 commit comments