diff --git a/bucket/docker.json b/bucket/docker.json index 0a1646cd6e..dd1ca0b9b2 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "28.4.0", + "version": "28.5.0", "description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "homepage": "https://docs.docker.com/engine", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://download.docker.com/win/static/stable/x86_64/docker-28.4.0.zip", - "hash": "fc71eac7e30d5e90e0237713d4da027582271bad75c49eb0b64cd2e69a16af1c" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-28.5.0.zip", + "hash": "86cb48f50084ce819279c287f35f3c076c0f8510fb89aaaf408fb8df43691ef5" } }, "extract_dir": "docker",