Skip to content

Commit e408975

Browse files
committed
zlib-ng 2.2.5
1 parent 57a5451 commit e408975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zlib-ng.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ZlibNg < Formula
22
desc "Zlib replacement with optimizations for next generation systems"
33
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"
4+
url "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.5.tar.gz"
5+
sha256 "5b3b022489f3ced82384f06db1e13ba148cbce38c7941e424d6cb414416acd18"
66
license "Zlib"
77

88
# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are

0 commit comments

Comments
 (0)