Skip to content
Snippets Groups Projects
Commit 34ce9370 authored by Volker Hilsheimer's avatar Volker Hilsheimer
Browse files

Versioning for all macOS boxes

parent 5942e27a
No related branches found
No related tags found
No related merge requests found
{
"name": "tqtc/macos1011",
"description": "macOS 10.11 El Capitan",
"versions": [
{
"version": "0.0.1",
"status": "active",
"providers": [
{
"name": "virtualbox",
"url": "https://$server/$minicoin_key/virtualbox/macos1011-0.0.1.box"
}
]
}
]
}
\ No newline at end of file
......@@ -8,7 +8,7 @@
"providers": [
{
"name": "virtualbox",
"url": "https://$server/$minicoin_key/macos1012/macos1012-0.0.1.box"
"url": "https://$server/$minicoin_key/virtualbox/macos1012-0.0.1.box"
}
]
}
......
{
"name": "tqtc/macos1013",
"description": "macOS 10.13 High Sierra",
"versions": [
{
"version": "0.0.1",
"status": "active",
"providers": [
{
"name": "virtualbox",
"url": "https://$server/$minicoin_key/virtualbox/macos1013-0.0.1.box"
}
]
},
{
"version": "0.0.1",
"status": "active",
"providers": [
{
"name": "vmware_desktop",
"url": "https://$server/$minicoin_key/vmware_desktop/macos1013-0.0.1.box"
}
]
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment