7zip@25.01: Format notes message (#7212)

Similar to:
https://github.com/ScoopInstaller/Extras/pull/16081
This commit is contained in:
Rafael Ledo 2025-09-27 06:19:33 -03:00 committed by GitHub
parent 2686e77a2d
commit 4cb7d1cb78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",