mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
docker-compose: Update to version 2.23.2
This commit is contained in:
parent
c901bed645
commit
7f202e9a55
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.23.1",
|
||||
"version": "2.23.2",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.23.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "13c59f3ee44ec4053239162834f185eccac58f92a02ce0bd2f77ff5d0539b690"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.23.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "142ba2a18b2f2a44b49f7b0884742768c00cb25a6cf4b32d3d94eb2b8b4bc25f"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user