Skip to content

Commit df3bfa5

Browse files
Release v1.34.0 (#60)
Release prepared for 1.34.0 Co-authored-by: oliversun9 <oliversun9@users.noreply.github.com>
1 parent 84cd95a commit df3bfa5

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.33.0.tar.gz"
6-
sha256 "80e31a5fac40d8547b8a6a4b1dca1eabebad8586bf667f342a6d0db5f8038c72"
7-
version "1.33.0"
5+
url "https://github.com/bufbuild/buf/archive/v1.34.0.tar.gz"
6+
sha256 "a0c67af6db7ae2313297732ad57daa35acf96229bd2ab6494155db3fe5219287"
7+
version "1.34.0"
88

99
depends_on "go" => :build
1010

0 commit comments

Comments
 (0)