mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
(chore): Add 7-zip 19.00 helper package (#3491)
* Add 7-zip 19.00 helper package * Rename to 7zip19.00-helper
This commit is contained in:
parent
046693d609
commit
7cbeb633ee
23
bucket/7zip19.00-helper.json
Normal file
23
bucket/7zip19.00-helper.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "19.00",
|
||||
"description": "7-Zip 19.00 helper package (for extracting files in other packages)",
|
||||
"homepage": "https://www.7-zip.org/",
|
||||
"license": "LGPL-2.1-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.sourceforge.net/project/sevenzip/7-Zip/19.00/7z1900-x64.msi",
|
||||
"hash": "a7803233eedb6a4b59b3024ccf9292a6fffb94507dc998aa67c5b745d197a5dc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://download.sourceforge.net/project/sevenzip/7-Zip/19.00/7z1900.msi",
|
||||
"hash": "b49d55a52bc0eab14947c8982c413d9be141c337da1368a24aa0484cbb5e89cd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Files\\7-Zip",
|
||||
"bin": [
|
||||
[
|
||||
"7z.exe",
|
||||
"7z19.00-helper.exe"
|
||||
]
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user