mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
docker-compose: Update to version 2.24.3
This commit is contained in:
parent
d4a4c0adac
commit
56911daa46
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.24.2",
|
||||
"version": "2.24.3",
|
||||
"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.24.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "8402473653066beefdd602acb227f399cdae11a328ac3ca5feead826992c31b0"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.24.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "107586a56c0efb53cdd164f8de2c06d9737f4e142c80b6d7d9f5aa2be956425e"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user