Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7zip] update to <24.05> #38764

Closed
xavier2k6 opened this issue May 16, 2024 · 0 comments · Fixed by #38790
Closed

[7zip] update to <24.05> #38764

xavier2k6 opened this issue May 16, 2024 · 0 comments · Fixed by #38790
Assignees
Labels
category:port-update The issue is with a library, which is requesting update new revision

Comments

@xavier2k6
Copy link
Contributor

Library name

7zip

New version number

24.05

Other information that may be useful (release notes, etc...)

https://7-zip.org/
https://www.7-zip.org/download.html
https://www.7-zip.org/history.txt
https://sourceforge.net/p/sevenzip/discussion/45797/thread/b92679e642/
https://github.com/ip7z/7zip/releases/tag/24.05

scripts/vcpkgTools.xml - needs to be updated too.

@xavier2k6 xavier2k6 added the category:port-update The issue is with a library, which is requesting update new revision label May 16, 2024
@MonicaLiu0311 MonicaLiu0311 self-assigned this May 17, 2024
BillyONeal pushed a commit that referenced this issue Jun 11, 2024
Fixes #38764, update `7zip` to 24.06.

No feature needs to be tested, the usage test passed on
`x64-windows`(header files found):
```
7zip provides CMake targets:

  # this is heuristically generated, and may not be correct
  find_package(7zip CONFIG REQUIRED)
  target_link_libraries(main PRIVATE 7zip::7zip)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants