docker: Update to version 27.2.0

This commit is contained in:
github-actions[bot] 2024-08-27 20:27:20 +00:00
parent 01ee64f9f4
commit 32ef6d690a

View File

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