[ableton-link] update to 3.1.0 (#36542)

* [ableton-link] update to 3.1.0

* [ableton-link] update to 3.1.0
This commit is contained in:
Jia Yue Hua 2024-02-06 03:36:32 +08:00 committed by GitHub
parent 23b4341bc4
commit 37352f85ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 10 additions and 6 deletions

View File

@ -4,8 +4,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Ableton/link
REF Link-3.0.6
SHA512 7dd811d3b7792722a8754cd0875777b8cf4902a0babff2822a6fd997137eb5feac576263169c71fca24358189e56b5106a32ae1313b33fb6148eb845691a6438
REF "Link-${VERSION}"
SHA512 4c62357b74ed8bed21455d977504787ff4c11a862a0ee583c491742c93f6f4bc44b98df2a35f7811584277456b7580835098bc7b9afdd57caf7bd91f9462d202
HEAD_REF master
PATCHES
replace_local_asiostandalone_by_vcpkg_asio.patch

View File

@ -1,7 +1,6 @@
{
"name": "ableton-link",
"version": "3.0.6",
"port-version": 2,
"version": "3.1.0",
"description": "Ableton Link, a technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.",
"homepage": "https://www.ableton.com/en/link/",
"documentation": "http://ableton.github.io/link/",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4827f8ad0a42e763cffae490000a08bbd52d7cdf",
"version": "3.1.0",
"port-version": 0
},
{
"git-tree": "3c37c3cf9ca37c0c0d9ddffec58b8deb9c968723",
"version": "3.0.6",

View File

@ -13,8 +13,8 @@
"port-version": 2
},
"ableton-link": {
"baseline": "3.0.6",
"port-version": 2
"baseline": "3.1.0",
"port-version": 0
},
"abseil": {
"baseline": "20230802.1",