mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:29:07 +08:00
6abc931a7d
* [ableton-link] Fix typo missing dash in name. * Version DB
13 lines
319 B
JSON
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"
|
|
]
|
|
}
|