docker: Update to version 27.4.1

This commit is contained in:
github-actions[bot] 2024-12-18 12:32:49 +00:00
parent 2218490c01
commit 1b47bf9311

View File

@ -1,12 +1,12 @@
{ {
"version": "27.4.0", "version": "27.4.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-27.4.0.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.4.1.zip",
"hash": "afe80ee73916f577ae2603b05a707991d966be2b05382503b7ee07ef3d503c67" "hash": "2fbcf76331bd0773bffc8abb9b4df81d29196827f17534196fa43abb29b1d408"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",