Skip to content

Commit d616999

Browse files
Release v1.48.0 (#79)
Release prepared for 1.48.0 Co-authored-by: doriable <doriable@users.noreply.github.com>
1 parent 0d42019 commit d616999

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.47.2.tar.gz"
6-
sha256 "d20b70d863e23f8484321f6b70474325eb1dda3a126182d5c54d3ed5c0640e49"
7-
version "1.47.2"
5+
url "https://github.com/bufbuild/buf/archive/v1.48.0.tar.gz"
6+
sha256 "cff797352d237e69dd04372fb284e1162eb65db812e8de86946968418a146221"
7+
version "1.48.0"
88

99
depends_on "go" => :build
1010

0 commit comments

Comments
 (0)