docker: Update to version 27.1.2

This commit is contained in:
github-actions[bot] 2024-08-13 16:30:28 +00:00
parent b5881c98e4
commit 3125210cdf

View File

@ -1,12 +1,12 @@
{ {
"version": "27.1.1", "version": "27.1.2",
"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.1.1.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.1.2.zip",
"hash": "978d3ba0f8440173469580f9c17f44fe28fcef3a59ab87c32d42a2d9a2853c26" "hash": "73ae98b2919828c9c41555de6d89be9e1ee27b310ea1340f52d733fbd16502bc"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",