docker: Update to version 28.2.1

This commit is contained in:
github-actions[bot] 2025-05-29 00:40:07 +00:00
parent fe2737b801
commit fca0db279f

View File

@ -1,12 +1,12 @@
{ {
"version": "28.2.0", "version": "28.2.1",
"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-28.2.0.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-28.2.1.zip",
"hash": "f75a732a20b7960bae7a0d818348e0d505ff206a3be654ece7b241240f4d4539" "hash": "b659c073881e3058b0117dce66a43183dcfa9c7b135587ae88b255cbe67c1712"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",