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 e408975Copy full SHA for e408975
Formula/z/zlib-ng.rb
@@ -1,8 +1,8 @@
1
class ZlibNg < 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
8
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
0 commit comments