mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 23:49:09 +08:00
[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:
parent
2d2be09721
commit
528acd1abc
@ -4,7 +4,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO axiomatic-systems/Bento4
|
REPO axiomatic-systems/Bento4
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 2c5b9b5cc2aaa6a59eaaf3cf47f91b8748362319c6bf9b954d8fc1fe309fda42e28f03a704783bef215b05578cec1832c6ae07d8f53a2173009e135ae630fae5
|
SHA512 ad92c561a16a830ac63b0fbff98bd14f732dd2e38416de937191b14c750e632c793e5256b92361d3ff8867f9fd1cf727756ba78cd0122af1b79d62532d2ca427
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bento4",
|
"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.",
|
"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",
|
"homepage": "https://github.com/axiomatic-systems/Bento4",
|
||||||
"license": null,
|
"license": null,
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "b7f9a6725e58b313fd796cf333dab7dd1d1a3bbb",
|
||||||
|
"version": "1.6.0-641",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "06b152ff36998df474bd8cf0fa61435d1315b609",
|
"git-tree": "06b152ff36998df474bd8cf0fa61435d1315b609",
|
||||||
"version": "1.6.0-640",
|
"version": "1.6.0-640",
|
||||||
|
@ -565,7 +565,7 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"bento4": {
|
"bento4": {
|
||||||
"baseline": "1.6.0-640",
|
"baseline": "1.6.0-641",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"berkeleydb": {
|
"berkeleydb": {
|
||||||
|
Loading…
Reference in New Issue
Block a user