Skip to content

Update 7-Zip libraries to 26.01#112

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
update-7zip-26.01
Open

Update 7-Zip libraries to 26.01#112
github-actions[bot] wants to merge 1 commit into
masterfrom
update-7zip-26.01

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 4, 2026

Automated update of 7-Zip native DLLs to version 26.01.

Changes

  • Updated 7z.dll (x86)
  • Updated 7z64.dll (x64)
  • Updated 7zARM64.dll (ARM64)
  • Updated License.txt (copied from installer)
  • Updated version tracking metadata (Libs/7zip-version.json)

Source

Downloaded from official 7-zip.org website:

Verification Needed

Please verify the DLLs are valid by:

  1. Building the project: dotnet build --configuration Release
  2. Testing compression: Compress-7Zip -Path test -ArchiveFileName test.7z
  3. Testing extraction: Expand-7Zip -ArchiveFileName test.7z -TargetPath output

DLL Checksums

The SHA256 checksums are documented in Libs/7zip-version.json for verification.

@github-actions github-actions Bot added automated Created or managed by automation dependencies Updates to dependencies labels May 4, 2026
@github-actions github-actions Bot added dependencies Updates to dependencies automated Created or managed by automation labels May 4, 2026
@github-actions github-actions Bot force-pushed the update-7zip-26.01 branch from b9fb530 to 6f284ae Compare May 11, 2026 05:49
@github-actions github-actions Bot force-pushed the update-7zip-26.01 branch from 6f284ae to 8291d7a Compare May 18, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Created or managed by automation dependencies Updates to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant