Skip to content

Commit

Permalink
Release v1.43.0 (#71)
Browse files Browse the repository at this point in the history
Release prepared for 1.43.0

Co-authored-by: doriable <doriable@users.noreply.github.com>
  • Loading branch information
app-token-homebrew-buf[bot] and doriable authored Sep 30, 2024
1 parent fcc3cd5 commit c7ed8fe
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.42.0.tar.gz"
sha256 "825e9004703c6817bd1bd2925004d2e22e55359c6c5e30cc748dc09637b0e59b"
version "1.42.0"
url "https://github.com/bufbuild/buf/archive/v1.43.0.tar.gz"
sha256 "08d2099a3fd90945228c68077bea101a67076170574f73e74f70b6025e2e02c0"
version "1.43.0"

depends_on "go" => :build

Expand Down

0 comments on commit c7ed8fe

Please sign in to comment.