mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
docker-compose: Update to version 2.15.1
This commit is contained in:
parent
ef440dc1f2
commit
5a17e3ac43
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.0",
|
"version": "2.15.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.15.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/v2.15.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "cf909a218e82e0bb48a72d1dc6c0bff7564d71c9b61aeb103305bd72c7822c04"
|
"hash": "538598025dc9ae41298abf859d5b312fba40359c691d9b14527375f4633cbe65"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "docker-compose.exe",
|
"bin": "docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user