mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.37.1
This commit is contained in:
parent
3cab560df8
commit
bb66f6b810
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.37.0",
|
||||
"version": "2.37.1",
|
||||
"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.37.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "5ddd1ff588eb7251381cf6257b9be44fbb92c02d984ccfc94b4280e8c33d0f8f"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.37.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "132fb31ef7dc81a82d7b1429adf3fd76cc0a7128059af3a172945445a50f2801"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user