docker: Update to version 24.0.4

This commit is contained in:
github-actions[bot] 2023-07-08 00:34:04 +00:00
parent 10004d13c5
commit fd21fed68a

View File

@ -1,12 +1,12 @@
{ {
"version": "24.0.3", "version": "24.0.4",
"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-24.0.3.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-24.0.4.zip",
"hash": "4e863a67e9ce8682d5ba7af1db3166b7c2bdce3f993e9f87eb5778094bf14dea" "hash": "45d2dfed0dffdc0ed5c6c2022fea1334c9c3c0def77636c6419a987d2964e7d1"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",