mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
docker-compose: Update to version 2.35.1
This commit is contained in:
parent
924cc6c03d
commit
95f3991e16
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.35.0",
|
"version": "2.35.1",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://docs.docker.com/compose/",
|
"homepage": "https://docs.docker.com/compose/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/v2.35.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.35.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "bca44d55a7e612c53a80092661dd5db05aefb936e1eccd7ce06fdb02be7df3c3"
|
"hash": "971d6000e2c70da19c20f8264330a7ec3962b1fd59601afeb7e3636bad89b8c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user