mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
docker-compose: Update to version 2.30.3
This commit is contained in:
parent
2e9ccfc881
commit
987a778c9c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.30.2",
|
"version": "2.30.3",
|
||||||
"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.30.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.30.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "c9d3cfb7b2781fae4d2f5bc3cab2cf38ce6e2b48e4d98305c60535f9e3c879d3"
|
"hash": "30be0d2d5df4d032ffeee3f8c5e6dccc2ef1b2911732055778c3584e9e69bb4b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user