Skip to content

Commit ab92656

Browse files
committed
zlib-rs 0.5.0
autobump: add zlib-rs Signed-off-by: Rui Chen <[email protected]>
1 parent 8a64e0e commit ab92656

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3916,6 +3916,7 @@ zk
39163916
zlib
39173917
zlib-ng
39183918
zlib-ng-compat
3919+
zlib-rs
39193920
zlint
39203921
zlog
39213922
zls

Formula/z/zlib-rs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ZlibRs < Formula
22
desc "C API for zlib-rs"
33
homepage "https://github.com/trifectatechfoundation/zlib-rs/tree/main/libz-rs-sys-cdylib#libz-rs-sys-cdylib"
4-
url "https://github.com/trifectatechfoundation/zlib-rs/archive/refs/tags/v0.4.2.tar.gz"
5-
sha256 "c1ddc10c38e50e9a465e7d76d6a5a8182656ae3fd35094af2b2d5c9606e58092"
4+
url "https://github.com/trifectatechfoundation/zlib-rs/archive/refs/tags/v0.5.0.tar.gz"
5+
sha256 "a5ef58c30220173b44c1304a9e367ec8fd6ac03c6c93ca41fc24b4837754ed1a"
66
license "Zlib"
77
head "https://github.com/trifectatechfoundation/zlib-rs.git", branch: "main"
88

0 commit comments

Comments
 (0)