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 57a5451 commit 2e0929fCopy full SHA for 2e0929f
Formula/z/zlib-ng-compat.rb
@@ -1,8 +1,8 @@
1
class ZlibNgCompat < Formula
2
desc "Zlib replacement with optimizations for next generation systems"
3
homepage "https://github.com/zlib-ng/zlib-ng"
4
- url "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.4.tar.gz"
5
- sha256 "a73343c3093e5cdc50d9377997c3815b878fd110bf6511c2c7759f2afb90f5a3"
+ url "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.5.tar.gz"
+ sha256 "5b3b022489f3ced82384f06db1e13ba148cbce38c7941e424d6cb414416acd18"
6
license "Zlib"
7
head "https://github.com/zlib-ng/zlib-ng.git", branch: "develop"
8
0 commit comments