Skip to content

Commit

Permalink
New version: 7zip.7zip version 24.09 (microsoft#195392)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectopo authored Nov 30, 2024
1 parent 5e38410 commit ac7258a
Show file tree
Hide file tree
Showing 4 changed files with 221 additions and 0 deletions.
131 changes: 131 additions & 0 deletions manifests/7/7zip/7zip/24.09/7zip.7zip.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 7zip.7zip
PackageVersion: "24.09"
Scope: machine
UpgradeBehavior: install
Commands:
- 7z
FileExtensions:
- "001"
- 7z
- apfs
- arj
- bz2
- bzip2
- cab
- cpio
- deb
- dmg
- esd
- fat
- gz
- gzip
- hfs
- iso
- lha
- lzh
- lzma
- ntfs
- rar
- rpm
- squashfs
- swm
- tar
- taz
- tbz
- tbz2
- tgz
- tpz
- txz
- tzst
- vhd
- vhdx
- wim
- xar
- xz
- z
- zip
- zst
ReleaseDate: 2024-11-30
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x86
InstallerType: exe
InstallerUrl: https://7-zip.org/a/7z2409.exe
InstallerSha256: E35E4374100B52E697E002859AEFDD5533BCBF4118E5D2210FAE6DE318947C41
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
InstallLocation: /D="<INSTALLPATH>"
ProductCode: 7-Zip
AppsAndFeaturesEntries:
- DisplayVersion: "24.09"
- Architecture: x64
InstallerType: exe
InstallerUrl: https://7-zip.org/a/7z2409-x64.exe
InstallerSha256: BDD1A33DE78618D16EE4CE148B849932C05D0015491C34887846D431D29F308E
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
InstallLocation: /D="<INSTALLPATH>"
ProductCode: 7-Zip
AppsAndFeaturesEntries:
- DisplayVersion: "24.09"
- Architecture: arm
InstallerType: exe
InstallerUrl: https://7-zip.org/a/7z2409-arm.exe
InstallerSha256: 9E6F5FF0EE6DE272A1D969C7FC7A53C353E93EF428CE4ADF7E6E069056C585F4
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
InstallLocation: /D="<INSTALLPATH>"
ProductCode: 7-Zip
AppsAndFeaturesEntries:
- DisplayVersion: "24.09"
- Architecture: arm64
InstallerType: exe
InstallerUrl: https://7-zip.org/a/7z2409-arm64.exe
InstallerSha256: BC7B3A18F218F4916E1C4996751468F96E46EB7E97E91E8C1553D74793037F1A
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
InstallLocation: /D="<INSTALLPATH>"
ProductCode: 7-Zip
AppsAndFeaturesEntries:
- DisplayVersion: "24.09"
- Architecture: x86
InstallerType: wix
InstallerUrl: https://7-zip.org/a/7z2409.msi
InstallerSha256: C7F182DAD21EEBFCE02F141D6A01F847D1E194C4D6AA29998D9305388553CF6A
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
ProductCode: '{23170F69-40C1-2701-2409-000001000000}'
AppsAndFeaturesEntries:
- ProductCode: '{23170F69-40C1-2701-2409-000001000000}'
UpgradeCode: '{23170F69-40C1-2701-0000-000004000000}'
- Architecture: x64
InstallerType: wix
InstallerUrl: https://7-zip.org/a/7z2409-x64.msi
InstallerSha256: EC6AF1EA0367D16DDE6639A89A080A524CEBC4D4BEDFE00ED0CAC4B865A918D8
InstallerSwitches:
InstallLocation: INSTALLDIR="<INSTALLPATH>"
ProductCode: '{23170F69-40C1-2702-2409-000001000000}'
AppsAndFeaturesEntries:
- ProductCode: '{23170F69-40C1-2702-2409-000001000000}'
UpgradeCode: '{23170F69-40C1-2702-0000-000004000000}'
ManifestType: installer
ManifestVersion: 1.6.0
53 changes: 53 additions & 0 deletions manifests/7/7zip/7zip/24.09/7zip.7zip.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 7zip.7zip
PackageVersion: "24.09"
PackageLocale: en-US
Publisher: Igor Pavlov
PublisherUrl: https://7-zip.org/
PublisherSupportUrl: https://7-zip.org/support.html
Author: Igor Pavlov
PackageName: 7-Zip
PackageUrl: https://7-zip.org/
License: LGPL-2.1
LicenseUrl: https://7-zip.org/license.txt
Copyright: Copyright (C) 1999-2024 Igor Pavlov.
ShortDescription: 7-Zip is a file archiver with a high compression ratio.
Moniker: 7zip
Tags:
- archive
- archiver
- compress
- compression
- decompress
- decompression
- extract
- extractor
- unachive
- unachiver
- unzip
- zip
ReleaseNotes: |-
- The default dictionary size values for LZMA/LZMA2 compression methods were increased:
dictionary size compression level
v24.08 v24.09 v24.09
32-bit 64-bit
8 MB 16 MB 16 MB -mx4
16 MB 32 MB 32 MB -mx5 : Normal
32 MB 64 MB 64 MB -mx6
32 MB 64 MB 128 MB -mx7 : Maximum
64 MB 64 MB 256 MB -mx8
64 MB 64 MB 256 MB -mx9 : Ultra
The default dictionary size values for 32-bit versions of LZMA/LZMA2 don't exceed 64 MB.
- 7-Zip now can calculate the following hash checksums: SHA-512, SHA-384, SHA3-256 and MD5.
- APM and HFS support was improved.
- If an archive update operation uses a temporary archive folder and the archive is moved to the destination folder, 7-Zip shows the progress of moving the archive file, as this operation can take a long time if the archive is large.
- The bug was fixed: 7-Zip File Manager didn't propagate Zone.Identifier stream for extacted files from nested archives (if there is open archive inside another open archive).
- Some bugs were fixed.
ReleaseNotesUrl: https://github.com/ip7z/7zip/releases/tag/24.09
Documentations:
- DocumentLabel: FAQ
DocumentUrl: https://7-zip.org/faq.html
ManifestType: defaultLocale
ManifestVersion: 1.6.0
29 changes: 29 additions & 0 deletions manifests/7/7zip/7zip/24.09/7zip.7zip.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: 7zip.7zip
PackageVersion: "24.09"
PackageLocale: zh-CN
Publisher: Igor Pavlov
PublisherUrl: https://sparanoid.com/lab/7z/
PublisherSupportUrl: https://sparanoid.com/lab/7z/support.html
Author: Igor Pavlov
PackageName: 7-Zip
PackageUrl: https://sparanoid.com/lab/7z/
License: LGPL-2.1
LicenseUrl: https://github.com/sparanoid/7z/blob/master/zh-cn/License.txt
Copyright: Copyright (C) 1999-2024 Igor Pavlov.
ShortDescription: 7-Zip 是一款拥有极高压缩比的开源压缩软件。
Tags:
- 压缩
- 归档
- 打包
- 提取
- 解包
- 解压
ReleaseNotesUrl: https://github.com/ip7z/7zip/releases/tag/24.09
Documentations:
- DocumentLabel: 常见问题
DocumentUrl: https://sparanoid.com/lab/7z/faq.html
ManifestType: locale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/7/7zip/7zip/24.09/7zip.7zip.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: 7zip.7zip
PackageVersion: "24.09"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit ac7258a

Please sign in to comment.