mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
docker-compose: Update to version 2.24.4
This commit is contained in:
parent
fa8411f798
commit
ffa1790fa5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.24.3",
|
"version": "2.24.4",
|
||||||
"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.24.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.24.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "107586a56c0efb53cdd164f8de2c06d9737f4e142c80b6d7d9f5aa2be956425e"
|
"hash": "e68c6eb31cc0aff2d9eb0f11d48e709888f25c0c204ce74bfbe69e33af3bbcbb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user