mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
7zip: Add persist (#1797)
* Make Codecs persist in 7zip * add "formats" folder Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
parent
01aacaf9f5
commit
aaa01e539c
@ -52,6 +52,10 @@
|
|||||||
"7-Zip"
|
"7-Zip"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
"persist": [
|
||||||
|
"Codecs",
|
||||||
|
"Formats"
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.7-zip.org/download.html",
|
"url": "https://www.7-zip.org/download.html",
|
||||||
"regex": "Download 7-Zip ([\\d.]+)"
|
"regex": "Download 7-Zip ([\\d.]+)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user