mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker 1.10.3
This commit is contained in:
parent
f451bac6a9
commit
55ccef013f
12
docker.json
12
docker.json
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.2",
|
"version": "1.10.3",
|
||||||
"license": "https://github.com/docker/docker/blob/master/LICENSE",
|
"license": "https://github.com/docker/docker/blob/master/LICENSE",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.10.2.exe",
|
"url": "https://get.docker.com/builds/Windows/x86_64/docker-1.10.3.exe",
|
||||||
"hash": "cefc703d38d9d4ae2c91318556b295b78bb9750196ce99dd5b7f0764053c3036"
|
"hash": "2547b45e582bece8a9669e6edc94349bd1535f1a03728efc5befd671210c9679"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://get.docker.com/builds/Windows/i386/docker-1.10.2.exe",
|
"url": "https://get.docker.com/builds/Windows/i386/docker-1.10.3.exe",
|
||||||
"hash": "e6a3230d9fef08ec6ecde06d3a6a661177b2a4b505385a004aeb135280988755"
|
"hash": "e02961d4199d9aeeb8d7dff12ea9b1bb691ac61a98aa0b0666852caf4785c265"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"homepage": "https://docker.com",
|
"homepage": "https://docker.com",
|
||||||
"bin": [
|
"bin": [
|
||||||
["docker-1.10.2.exe", "docker"]
|
["docker-1.10.3.exe", "docker"]
|
||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"This is the docker client only. Until the docker daemon can run natively",
|
"This is the docker client only. Until the docker daemon can run natively",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user