docker: Update to version 23.0.5

This commit is contained in:
github-actions[bot] 2023-04-26 20:25:20 +00:00
parent 1b7476a120
commit a6cb65fde6

View File

@ -1,12 +1,12 @@
{ {
"version": "23.0.4", "version": "23.0.5",
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "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", "homepage": "https://docs.docker.com/engine",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.docker.com/win/static/stable/x86_64/docker-23.0.4.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-23.0.5.zip",
"hash": "993458a40cb39854271c8b767d04fcadb9aa773792cb23854a4bd3269b73e32e" "hash": "b14f1b39fa3eb6a3ccd8c2ef663e73dda0dfca0ec9fc17443f136b2bfc8601db"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",