docker: Update to version 25.0.4

This commit is contained in:
github-actions[bot] 2024-03-07 12:34:20 +00:00
parent b720aff06d
commit 823f2c15ae

View File

@ -1,12 +1,12 @@
{ {
"version": "25.0.3", "version": "25.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-25.0.3.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-25.0.4.zip",
"hash": "4494cdabdceb86f40eb870eca9d6f606217650263f1967a746b67d8710c78749" "hash": "7ef75de357525b19c6f60098cba75571aa286eb56206cda121c5693d63d28386"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",