Skip to content

Commit d5c494f

Browse files
Release v1.47.1 (#76)
Release prepared for 1.47.1 Co-authored-by: doriable <doriable@users.noreply.github.com>
1 parent 48f3518 commit d5c494f

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.47.0.tar.gz"
6-
sha256 "c4f27c1648172c7bed2f716f8d3b022a0f16b1ef7d62165ef0e055f670513ee2"
7-
version "1.47.0"
5+
url "https://github.com/bufbuild/buf/archive/v1.47.1.tar.gz"
6+
sha256 "5fcb5b48e7e1e5f134a5d8fcebdab2b270beee46bd00d50c63b228021c8e37d1"
7+
version "1.47.1"
88

99
depends_on "go" => :build
1010

0 commit comments

Comments
 (0)