Skip to content

Commit 7cc01d5

Browse files
committed
Update version to 1.43.0
1 parent fcc3cd5 commit 7cc01d5

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.42.0.tar.gz"
6-
sha256 "825e9004703c6817bd1bd2925004d2e22e55359c6c5e30cc748dc09637b0e59b"
7-
version "1.42.0"
5+
url "https://github.com/bufbuild/buf/archive/v1.43.0.tar.gz"
6+
sha256 "08d2099a3fd90945228c68077bea101a67076170574f73e74f70b6025e2e02c0"
7+
version "1.43.0"
88

99
depends_on "go" => :build
1010

0 commit comments

Comments
 (0)