mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
docker-compose: Update to version 2.32.1
This commit is contained in:
parent
a450abad4c
commit
109ace2e93
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.32.0",
|
||||
"version": "2.32.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.32.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "b18f79e01e22362faede43844a2131038c49b52692150deb8ea81f98ab286fe6"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.32.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "5dc7ac86e8d3972c2c68066c6ac370daf0a42b7c8d3338336c9dbde34af06213"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user