vcpkg/ports/ableton/vcpkg.json
Billy O'Neal 6abc931a7d
[ableton-link] Fix typo missing dash in name. (#29434)
* [ableton-link] Fix typo missing dash in name.

* Version DB
2023-02-03 12:25:31 -08:00

13 lines
319 B
JSON

{
"name": "ableton",
"version": "3.0.6",
"port-version": 2,
"description": "Meta-package for transitioning to abletonlink port.",
"homepage": "https://www.ableton.com/en/link/",
"documentation": "http://ableton.github.io/link/",
"license": "GPL-2.0-or-later",
"dependencies": [
"ableton-link"
]
}