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 48f3518 commit d5c494fCopy full SHA for d5c494f
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.47.0.tar.gz"
6
- sha256 "c4f27c1648172c7bed2f716f8d3b022a0f16b1ef7d62165ef0e055f670513ee2"
7
- version "1.47.0"
+ url "https://github.com/bufbuild/buf/archive/v1.47.1.tar.gz"
+ sha256 "5fcb5b48e7e1e5f134a5d8fcebdab2b270beee46bd00d50c63b228021c8e37d1"
+ version "1.47.1"
8
9
depends_on "go" => :build
10
0 commit comments