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 c3dff91 commit b3dd56fCopy full SHA for b3dd56f
Formula/z/zlib-rs.rb
@@ -1,8 +1,8 @@
1
class ZlibRs < Formula
2
desc "C API for zlib-rs"
3
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"
+ url "https://github.com/trifectatechfoundation/zlib-rs/archive/refs/tags/v0.5.2.tar.gz"
+ sha256 "38f6d0ebc0e00fe4df696af049d70de99cb79a781611167ff1f0fd2b78feb0c4"
6
license "Zlib"
7
head "https://github.com/trifectatechfoundation/zlib-rs.git", branch: "main"
8
0 commit comments