mirror of https://github.com/docker/docs.git
Bump version & virtual box sha256
This commit is contained in:
parent
69bd70584f
commit
0a05aaf6aa
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Kitematic",
|
"name": "Kitematic",
|
||||||
"version": "0.5.10",
|
"version": "0.5.11",
|
||||||
"author": "Kitematic",
|
"author": "Kitematic",
|
||||||
"description": "Simple Docker Container management for Mac OS X.",
|
"description": "Simple Docker Container management for Mac OS X.",
|
||||||
"homepage": "https://kitematic.com/",
|
"homepage": "https://kitematic.com/",
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"atom-shell-version": "0.21.3",
|
"atom-shell-version": "0.21.3",
|
||||||
"virtualbox-version": "4.3.24",
|
"virtualbox-version": "4.3.24",
|
||||||
"virtualbox-filename": "VirtualBox-4.3.24.pkg",
|
"virtualbox-filename": "VirtualBox-4.3.24.pkg",
|
||||||
"virtualbox-checksum": "4a7dff25bdeef0d112e16ac11bee6d52e856d36bb412aa75576036ba560082eb",
|
"virtualbox-checksum": "100eee21df3808fc1b1e461e86f10b6d2a748935c5f31bc665f4ff0777e44a0b",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-to-html": "0.3.0",
|
"ansi-to-html": "0.3.0",
|
||||||
"async": "^0.9.0",
|
"async": "^0.9.0",
|
||||||
|
|
Loading…
Reference in New Issue