File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class Xz < Formula
22 desc "General-purpose data compression with high compression ratio"
33 homepage "https://tukaani.org/xz/"
4- url "https://github.com/tukaani-project/xz/releases/download/v5.8.0 /xz-5.8.0 .tar.gz"
5- mirror "https://downloads.sourceforge.net/project/lzmautils/xz-5.8.0 .tar.gz"
6- mirror "http://downloads.sourceforge.net/project/lzmautils/xz-5.8.0 .tar.gz"
7- sha256 "b523c5e47d1490338c5121bdf2a6ecca2bcf0dce05a83ad40a830029cbe6679b "
4+ url "https://github.com/tukaani-project/xz/releases/download/v5.8.1 /xz-5.8.1 .tar.gz"
5+ mirror "https://downloads.sourceforge.net/project/lzmautils/xz-5.8.1 .tar.gz"
6+ mirror "http://downloads.sourceforge.net/project/lzmautils/xz-5.8.1 .tar.gz"
7+ sha256 "507825b599356c10dca1cd720c9d0d0c9d5400b9de300af00e4d1ea150795543 "
88 license all_of : [
99 "0BSD" ,
1010 "GPL-2.0-or-later" ,
You can’t perform that action at this time.
0 commit comments