mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update 7zip to 9.38, and use 7-zip.org download links
This commit is contained in:
parent
c2487d0e9e
commit
5358d98968
10
7zip.json
10
7zip.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.7-zip.org/",
|
||||
"license": "http://www.7-zip.org/license.txt",
|
||||
"version": "9.20",
|
||||
"version": "9.38",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://tcpdiag.dl.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920-x64.msi",
|
||||
"hash": "62df458bc521001cd9a947643a84810ecbaa5a16b5c8e87d80df8e34c4a16fe2"
|
||||
"url": "http://www.7-zip.org/a/7z938-x64.msi",
|
||||
"hash": "7c8e873991c82ad9cfcdbdf45254ea6101e9a645e12977dcd518979e50fdedf3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://tcpdiag.dl.sourceforge.net/project/sevenzip/7-Zip/9.20/7z920.msi",
|
||||
"hash": "fe4807b4698ec89f82de7d85d32deaa4c772fc871537e31fb0fccf4473455cb8"
|
||||
"url": "http://www.7-zip.org/a/7z938.msi",
|
||||
"hash": "c48f13efbde87f370f2a70885df55c1e53f2c791c2007f9587810f915fecc0d8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Files/7-Zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user