We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a276b5e commit ca3dbe8Copy full SHA for ca3dbe8
1 file changed
7zip.txt
@@ -8,12 +8,14 @@ URLSite = https://www.7-zip.org/
8
URLDownload = https://www.7-zip.org/a/7z2501.exe
9
SHA1 = ea3ec24366975e8baae14441019066277ec28fb8
10
SizeBytes = 1354330
11
+SilentParameters = /S
12
13
[Section.amd64]
14
Version = 25.01
15
URLDownload = https://www.7-zip.org/a/7z2501-x64.msi
16
SHA1 = 15e3c8accdd5f7631a460be8283a53740dd94de6
17
SizeBytes = 1996800
18
+SilentParameters =
19
20
[Section.arm]
21
0 commit comments