mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.33.0
This commit is contained in:
parent
47fb324b98
commit
a6873dc0ea
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.32.4",
|
"version": "2.33.0",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://docs.docker.com/compose/",
|
"homepage": "https://docs.docker.com/compose/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.33.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "5df58bb738c7ac2712c031e15154b49f32f4026640d8c0539090d6e0a66d6dfd"
|
"hash": "1324e382e1a79efaee4be288aae847f8a2862acf270d5621c17dff3a10d5ee83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user