diff --git a/ports/ableton-link/portfile.cmake b/ports/ableton-link/portfile.cmake index b816349384..037080cdc0 100644 --- a/ports/ableton-link/portfile.cmake +++ b/ports/ableton-link/portfile.cmake @@ -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 diff --git a/ports/ableton-link/vcpkg.json b/ports/ableton-link/vcpkg.json index ad5a562844..4dc7efc5b3 100644 --- a/ports/ableton-link/vcpkg.json +++ b/ports/ableton-link/vcpkg.json @@ -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/", diff --git a/versions/a-/ableton-link.json b/versions/a-/ableton-link.json index 2214fa7afe..475a3506ba 100644 --- a/versions/a-/ableton-link.json +++ b/versions/a-/ableton-link.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4827f8ad0a42e763cffae490000a08bbd52d7cdf", + "version": "3.1.0", + "port-version": 0 + }, { "git-tree": "3c37c3cf9ca37c0c0d9ddffec58b8deb9c968723", "version": "3.0.6", diff --git a/versions/baseline.json b/versions/baseline.json index 36c747e8a0..30b2778ebe 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -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",