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