mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-03 22:11:19 +00:00
30 lines
901 B
JSON
30 lines
901 B
JSON
{
|
|
"homepage": "https://tukaani.org/xz/",
|
|
"license": "https://tukaani.org/xz/#licensing",
|
|
"version": "5.2.3",
|
|
"url": "https://tukaani.org/xz/xz-5.2.3-windows.zip",
|
|
"hash": "afe73c260e38fdebdd14c9eaab71c19b206ff74cebbdc744b0fa35b77b243220",
|
|
"architecture": {
|
|
"64bit": {
|
|
"bin": [
|
|
"bin_x86-64\\lzmadec.exe",
|
|
"bin_x86-64\\lzmainfo.exe",
|
|
"bin_x86-64\\xz.exe",
|
|
"bin_x86-64\\xzdec.exe"
|
|
]
|
|
},
|
|
"32bit": {
|
|
"bin": [
|
|
"bin_i686\\lzmadec.exe",
|
|
"bin_i686\\lzmainfo.exe",
|
|
"bin_i686\\xz.exe",
|
|
"bin_i686\\xzdec.exe"
|
|
]
|
|
}
|
|
},
|
|
"checkver": "<h3>Stable<\\/h3>\\s+<p>\\s+([\\d.]+) was released",
|
|
"autoupdate": {
|
|
"url": "https://tukaani.org/xz/xz-$version-windows.zip"
|
|
}
|
|
}
|