Skip to content

Commit 046954f

Browse files
committed
buf 1.52.1
1 parent 1eff6d8 commit 046954f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/buf.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Buf < Formula
22
desc "New way of working with Protocol Buffers"
33
homepage "https://github.com/bufbuild/buf"
4-
url "https://github.com/bufbuild/buf/archive/refs/tags/v1.52.0.tar.gz"
5-
sha256 "1cc28f42bf89b192c48342b3762026415a0f6c530b9cc1829710a829a24701d2"
4+
url "https://github.com/bufbuild/buf/archive/refs/tags/v1.52.1.tar.gz"
5+
sha256 "08489aa993fe36ad5965381a3ff2848c8d4f3a4f76096f0fdc19355f77826253"
66
license "Apache-2.0"
77
head "https://github.com/bufbuild/buf.git", branch: "main"
88

0 commit comments

Comments
 (0)