xz use github

This commit is contained in:
crazywhalecc 2024-01-03 14:56:39 +08:00
parent eac4763d82
commit dabdb518ce
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -562,9 +562,9 @@
} }
}, },
"xz": { "xz": {
"type": "filelist", "type": "ghrel",
"url": "https://tukaani.org/xz/", "repo": "tukaani-project/xz",
"regex": "/href=\"(?<file>xz-(?<version>[^\"]+)\\.tar\\.xz)\"/", "match": "xz-.+\\.tar\\.gz",
"license": { "license": {
"type": "file", "type": "file",
"path": "COPYING" "path": "COPYING"