mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 1.27.2
This commit is contained in:
parent
872c6927d1
commit
66c6c8125c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.1",
|
"version": "1.27.2",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.27.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.27.2/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "5484e6224972e1d77b6b80f184a5b9cdf90b31a9df2a346d942123e40788f077"
|
"hash": "98c2152424b1bdd1448a1c6a538103a044663895f77363d312c4cf8099bd3b28"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user