Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions 7zip.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
[Section]
Name = 7-Zip
Version = 25.01
Version = 26.00
License = LGPL v2.1
LicenseType = 1
Description = A file archiving utility with support for 7zip, zip, tar, rar and many other archive formats.
Category = 12
URLSite = https://www.7-zip.org/
URLDownload = https://www.7-zip.org/a/7z2501.exe
SHA1 = ea3ec24366975e8baae14441019066277ec28fb8
SizeBytes = 1354330
URLDownload = https://github.com/ip7z/7zip/releases/download/26.00/7z2600.exe
SHA1 = d730e5629122f7cdc1cf78f5667e75e1ffb05672
SizeBytes = 1355804
SilentParameters = /S

[Section.amd64]
Version = 25.01
URLDownload = https://www.7-zip.org/a/7z2501-x64.msi
SHA1 = 15e3c8accdd5f7631a460be8283a53740dd94de6
SizeBytes = 1996800
Version = 26.00
URLDownload = https://github.com/ip7z/7zip/releases/download/26.00/7z2600-x64.msi
SHA1 = 50bab6b6088e1c3c2f3acc531edc346534591df5
SizeBytes = 1655627
SilentParameters = /S

[Section.arm]
Version = 25.01
URLDownload = https://www.7-zip.org/a/7z2501-arm.exe
SHA1 = 76a24ec6845dc81288f0b9d7368cb26973a388ca
SizeBytes = 1658315
Version = 26.00
URLDownload = https://github.com/ip7z/7zip/releases/download/26.00/7z2600-arm.exe
SHA1 = d5f097ce74d5133d8b38bed98df17b078762781e
SizeBytes = 1659567
SilentParameters = /S

[Section.arm64]
Version = 25.01
URLDownload = https://www.7-zip.org/a/7z2501-arm64.exe
SHA1 = 17fe72d57ef65d49a8734e11e084150bb75bf152
SizeBytes = 1588203
Version = 26.00
URLDownload = https://github.com/ip7z/7zip/releases/download/26.00/7z2600-arm64.exe
SHA1 = f8c2aa3c8f98a11215cddb11340a12c166d67468
SizeBytes = 1588342
SilentParameters = /S

[Section.0001]
Expand Down
Loading