Skip to content

Commit b3dd56f

Browse files
committed
zlib-rs 0.5.2
1 parent c3dff91 commit b3dd56f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.5.1.tar.gz"
5-
sha256 "270dedde7e1cd63e7a743a520a74b92e82aaf02a2cb7e5e461364f58a03cc720"
4+
url "https://github.com/trifectatechfoundation/zlib-rs/archive/refs/tags/v0.5.2.tar.gz"
5+
sha256 "38f6d0ebc0e00fe4df696af049d70de99cb79a781611167ff1f0fd2b78feb0c4"
66
license "Zlib"
77
head "https://github.com/trifectatechfoundation/zlib-rs.git", branch: "main"
88

0 commit comments

Comments
 (0)