mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update docker to version 17.04.0-ce
This commit is contained in:
parent
7ad177594f
commit
e6656d234a
10
docker.json
10
docker.json
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "17.03.1-ce",
|
||||
"version": "17.04.0-ce",
|
||||
"license": "https://github.com/docker/docker/blob/master/LICENSE",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.03.1-ce.zip",
|
||||
"hash": "f22cfd236cb956fd7e0309e11ef0020b2a4b6d3c53bb409f837271d0d870c6ea"
|
||||
"url": "https://get.docker.com/builds/Windows/x86_64/docker-17.04.0-ce.zip",
|
||||
"hash": "e10ce76efff553b5f346015b8ea5bff1fa59977ad457f51643efc6811a70cf1b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://get.docker.com/builds/Windows/i386/docker-17.03.1-ce.zip",
|
||||
"hash": "a86090b2dfe1677de03ca3463967259c6c615743d900f07be3fb8781763ec4c9"
|
||||
"url": "https://get.docker.com/builds/Windows/i386/docker-17.04.0-ce.zip",
|
||||
"hash": "c6307c09ed4337354c29d87bcfbff0333ac1bfc6551ae12c4101d3d1ef01cda3"
|
||||
}
|
||||
},
|
||||
"homepage": "https://docker.com",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user