mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
7zip@25.01: Format notes message (#7212)
Similar to: https://github.com/ScoopInstaller/Extras/pull/16081
This commit is contained in:
parent
2686e77a2d
commit
4cb7d1cb78
@ -3,7 +3,10 @@
|
|||||||
"description": "A multi-format file archiver with high compression ratios",
|
"description": "A multi-format file archiver with high compression ratios",
|
||||||
"homepage": "https://www.7-zip.org/",
|
"homepage": "https://www.7-zip.org/",
|
||||||
"license": "LGPL-2.1-or-later",
|
"license": "LGPL-2.1-or-later",
|
||||||
"notes": "Add 7-Zip as a context menu option by running: \"$dir\\install-context.reg\"",
|
"notes": [
|
||||||
|
"Add 7-Zip as a context menu option by running:",
|
||||||
|
"reg import \"$dir\\install-context.reg\""
|
||||||
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://www.7-zip.org/a/7z2501-x64.msi",
|
"url": "https://www.7-zip.org/a/7z2501-x64.msi",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user