mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
docker-compose: Update to version 1.28.0
This commit is contained in:
parent
a905fe2ada
commit
6413ced0b9
@ -1,20 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "1.27.4",
|
"version": "1.28.0",
|
||||||
"description": "Define and run multi-container applications with Docker",
|
"description": "Define and run multi-container applications with Docker",
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.27.4/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.28.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
|
||||||
"hash": "ad808a91fbf782bc8a306017df450c36e77edcbea139ef0d036642568622a326"
|
"hash": "9f15b8fb28ad1ab6c69d425129fdaf939655910789cea8a1ce48d6f42c12f21b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": "docker-compose.exe",
|
||||||
[
|
|
||||||
"docker-compose.exe",
|
|
||||||
"docker-compose"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user