mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:38:59 +08:00
[ableton-link] Update port to version 3.1.2 (#40517)
This commit is contained in:
parent
1203d7c0eb
commit
5ccf385657
@ -5,7 +5,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO Ableton/link
|
REPO Ableton/link
|
||||||
REF "Link-${VERSION}"
|
REF "Link-${VERSION}"
|
||||||
SHA512 d82529d08897833c3fd6f19eca1689dfbfeac945daa4f1cb5a5719248ba1428875084155761d4de9521d486552e82ea47c71009fa8ef868ed4dca86a561f5c3e
|
SHA512 889aa8cf56df19631a15cc4e245f3b7165a1d08aa199446de3b209c5be58904c11776899e9202900e73cc90ea63d366c6c3b2628657dac96db5a16a5217b3df7
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
replace_local_asiostandalone_by_vcpkg_asio.patch
|
replace_local_asiostandalone_by_vcpkg_asio.patch
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ableton-link",
|
"name": "ableton-link",
|
||||||
"version": "3.1.1",
|
"version": "3.1.2",
|
||||||
"port-version": 1,
|
|
||||||
"description": "Ableton Link, a technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.",
|
"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/",
|
"homepage": "https://www.ableton.com/en/link/",
|
||||||
"documentation": "http://ableton.github.io/link/",
|
"documentation": "http://ableton.github.io/link/",
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "6b47180236436bf9d91f8f42f011480011283298",
|
||||||
|
"version": "3.1.2",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "8eccb8fd47b4f50d9963694746c4dd53a8c6ac22",
|
"git-tree": "8eccb8fd47b4f50d9963694746c4dd53a8c6ac22",
|
||||||
"version": "3.1.1",
|
"version": "3.1.1",
|
||||||
|
@ -13,8 +13,8 @@
|
|||||||
"port-version": 2
|
"port-version": 2
|
||||||
},
|
},
|
||||||
"ableton-link": {
|
"ableton-link": {
|
||||||
"baseline": "3.1.1",
|
"baseline": "3.1.2",
|
||||||
"port-version": 1
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"abseil": {
|
"abseil": {
|
||||||
"baseline": "20240722.0",
|
"baseline": "20240722.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user