[bento4] update to 1.6.0-641 (#36573)

* [bento4] update to 1.6.0-641

* [bento4] update to 1.6.0-641
This commit is contained in:
Jia Yue Hua 2024-02-06 03:21:10 +08:00 committed by GitHub
parent 2d2be09721
commit 528acd1abc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO axiomatic-systems/Bento4
REF "v${VERSION}"
SHA512 2c5b9b5cc2aaa6a59eaaf3cf47f91b8748362319c6bf9b954d8fc1fe309fda42e28f03a704783bef215b05578cec1832c6ae07d8f53a2173009e135ae630fae5
SHA512 ad92c561a16a830ac63b0fbff98bd14f732dd2e38416de937191b14c750e632c793e5256b92361d3ff8867f9fd1cf727756ba78cd0122af1b79d62532d2ca427
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "bento4",
"version": "1.6.0-640",
"version": "1.6.0-641",
"description": "Bento4 is a C++ class library and tools designed to read and write ISO-MP4 files. This format is defined in international specifications ISO/IEC 14496-12, 14496-14 and 14496-15.",
"homepage": "https://github.com/axiomatic-systems/Bento4",
"license": null,

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b7f9a6725e58b313fd796cf333dab7dd1d1a3bbb",
"version": "1.6.0-641",
"port-version": 0
},
{
"git-tree": "06b152ff36998df474bd8cf0fa61435d1315b609",
"version": "1.6.0-640",

View File

@ -565,7 +565,7 @@
"port-version": 1
},
"bento4": {
"baseline": "1.6.0-640",
"baseline": "1.6.0-641",
"port-version": 0
},
"berkeleydb": {