We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eff6d8 commit 046954fCopy full SHA for 046954f
Formula/b/buf.rb
@@ -1,8 +1,8 @@
1
class Buf < Formula
2
desc "New way of working with Protocol Buffers"
3
homepage "https://github.com/bufbuild/buf"
4
- url "https://github.com/bufbuild/buf/archive/refs/tags/v1.52.0.tar.gz"
5
- sha256 "1cc28f42bf89b192c48342b3762026415a0f6c530b9cc1829710a829a24701d2"
+ url "https://github.com/bufbuild/buf/archive/refs/tags/v1.52.1.tar.gz"
+ sha256 "08489aa993fe36ad5965381a3ff2848c8d4f3a4f76096f0fdc19355f77826253"
6
license "Apache-2.0"
7
head "https://github.com/bufbuild/buf.git", branch: "main"
8
0 commit comments