mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
lz4: Update to version 1.10.0
This commit is contained in:
parent
037807d37f
commit
a7465a7a88
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.4",
|
"version": "1.10.0",
|
||||||
"description": "Fast LZ compression algorithm library and tool",
|
"description": "Fast LZ compression algorithm library and tool",
|
||||||
"homepage": "https://www.lz4.org",
|
"homepage": "https://www.lz4.org",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lz4/lz4/releases/download/v1.9.4/lz4_win64_v1_9_4.zip",
|
"url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win64_v1_10_0.zip",
|
||||||
"hash": "13ce1d4fc1c50b8387612549e63a0d3522b253f2c3bb66beeb47dee4923cc9b3"
|
"hash": "637b3a63cbc40490f8b4fbcb0e4ef097702f108e69d834dbdf176801c7a8fd08"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/lz4/lz4/releases/download/v1.9.4/lz4_win32_v1_9_4.zip",
|
"url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win32_v1_10_0.zip",
|
||||||
"hash": "c0321a555f522df4fad8d24fa6c53b4a8b65eaebc00d40fb913803bc5d646282"
|
"hash": "a1a121e34014418f7bf609c52b4a647eb7ee4244103b11cb23476db947502b8a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lz4.exe",
|
"bin": "lz4.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user