mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
docker-compose: Update to version 2.3.3
This commit is contained in:
parent
faf7d273bf
commit
ee064fcd74
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.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.3.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "86d4d23778659bda8251478276ff12436b5dc52dbc4c767a455e45f27af1d376"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.3.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "7a89f0aaeca16fb04db64d742fc708df468af057ed08d3fca0388a8365e12fa7"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user