Skip to content

Commit

Permalink
Release v1.33.0 (#59)
Browse files Browse the repository at this point in the history
Release prepared for 1.33.0

Co-authored-by: doriable <doriable@users.noreply.github.com>
  • Loading branch information
app-token-homebrew-buf[bot] and doriable authored Jun 13, 2024
1 parent 0d6a475 commit 84cd95a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/buf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ class Buf < Formula
desc "The best way of working with Protocol Buffers."
homepage "https://buf.build"
head "https://github.com/bufbuild/buf.git", branch: "main"
url "https://github.com/bufbuild/buf/archive/v1.32.2.tar.gz"
sha256 "876c91cca6c2e647d6cad231d51bf95d525f17bcc7bc8920a36b9bace016af96"
version "1.32.2"
url "https://github.com/bufbuild/buf/archive/v1.33.0.tar.gz"
sha256 "80e31a5fac40d8547b8a6a4b1dca1eabebad8586bf667f342a6d0db5f8038c72"
version "1.33.0"

depends_on "go" => :build

Expand Down

0 comments on commit 84cd95a

Please sign in to comment.