mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
docker-compose: Update to version 2.36.1
This commit is contained in:
parent
fe768aee53
commit
f9db689646
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.36.0",
|
||||
"version": "2.36.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.36.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "9916ce82e444bb68e539ab36b947c2edb95f74e5a640c2661255f2c340b5cfee"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.36.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "0291c2f108655128dc36005d0c703869d9d98a1d403ed9bb8719356b9e5f2704"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user