mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update docker to version 17.05.0-ce
This commit is contained in:
parent
c49ada1a3c
commit
b4a06461b3
10
docker.json
10
docker.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "17.04.0-ce",
|
||||
"version": "17.05.0-ce",
|
||||
"license": "https://github.com/docker/docker/blob/master/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.04.0-ce.zip",
|
||||
"hash": "e10ce76efff553b5f346015b8ea5bff1fa59977ad457f51643efc6811a70cf1b"
|
||||
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.05.0-ce.zip",
|
||||
"hash": "cbb0b47b511023a98dd0c83d76c1f30b315b8381b85b67be355eca4748229031"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://get.docker.com/builds/Windows/i386/docker-17.04.0-ce.zip",
|
||||
"hash": "c6307c09ed4337354c29d87bcfbff0333ac1bfc6551ae12c4101d3d1ef01cda3"
|
||||
"url": "https://get.docker.com/builds/Windows/i386/docker-17.05.0-ce.zip",
|
||||
"hash": "99820746a362466700718d33ee727b9aea993b9c2e05fb2c53ed606e9f6780f1"
|
||||
}
|
||||
},
|
||||
"homepage": "https://docker.com",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user