[libmediainfo] update to 24.05 (#39084)

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [] The "supports" clause reflects platforms that may be fixed by this
new version.
- [ ] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [ ] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.
This commit is contained in:
Maxime Gervais 2024-06-03 07:04:10 +02:00 committed by GitHub
parent 7f35e3e931
commit 50926d2cc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO MediaArea/MediaInfoLib
REF "v${MEDIAINFO_VERSION}"
SHA512 0a7d40302ac90846f868614a2b292b0d918910614b3ff314ef2f41818a383219008f0458339667f39515957f674bd09e936fcde25612e2124af1e107324ee2fd
SHA512 6d0f2d7d37aa4fd01fb3e5d82e5b8b6572238b916d2275689f02cc72ed7af54353a324cdff5c2a1d240e586ee33ae8ff8650193dcd353d1fd01bd75234a49c6d
HEAD_REF master
PATCHES
msvc-arm.diff

View File

@ -1,6 +1,6 @@
{
"name": "libmediainfo",
"version": "24.3",
"version": "24.5",
"description": "Get most relevant technical and tag data from video and audio files",
"homepage": "https://github.com/MediaArea/MediaInfoLib",
"dependencies": [

View File

@ -4645,7 +4645,7 @@
"port-version": 0
},
"libmediainfo": {
"baseline": "24.3",
"baseline": "24.5",
"port-version": 0
},
"libmesh": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f425fdbd6f76274f2db5470a3b0f7a5108130c71",
"version": "24.5",
"port-version": 0
},
{
"git-tree": "59336ca31008c1a60e78df67ad6e3074b5e8dba4",
"version": "24.3",