[ableton-link] update to 3.1.1 (#37632)

This commit is contained in:
Jia Yue Hua 2024-03-26 06:31:26 +08:00 committed by GitHub
parent 5d2c66778d
commit 8f6baa8dd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Ableton/link
REF "Link-${VERSION}"
SHA512 4c62357b74ed8bed21455d977504787ff4c11a862a0ee583c491742c93f6f4bc44b98df2a35f7811584277456b7580835098bc7b9afdd57caf7bd91f9462d202
SHA512 d82529d08897833c3fd6f19eca1689dfbfeac945daa4f1cb5a5719248ba1428875084155761d4de9521d486552e82ea47c71009fa8ef868ed4dca86a561f5c3e
HEAD_REF master
PATCHES
replace_local_asiostandalone_by_vcpkg_asio.patch

View File

@ -1,6 +1,6 @@
{
"name": "ableton-link",
"version": "3.1.0",
"version": "3.1.1",
"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": "1e486a5e643aafc9810b1e4c2d9c3da1d3e2d156",
"version": "3.1.1",
"port-version": 0
},
{
"git-tree": "4827f8ad0a42e763cffae490000a08bbd52d7cdf",
"version": "3.1.0",

View File

@ -13,7 +13,7 @@
"port-version": 2
},
"ableton-link": {
"baseline": "3.1.0",
"baseline": "3.1.1",
"port-version": 0
},
"abseil": {