mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.3.4
This commit is contained in:
parent
8bcbf0d46e
commit
2f5aa74935
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"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.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "7a89f0aaeca16fb04db64d742fc708df468af057ed08d3fca0388a8365e12fa7"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.3.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "a62fd2b5fc6a7884304864027d936dfeab4431415201d802783d535c60ccfe5b"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user