mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
docker-compose 1.7.1
This commit is contained in:
parent
a103c5602c
commit
ec51d10b3e
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"license": "Apache",
|
"license": "Apache",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.7.0/docker-compose-Windows-x86_64.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.7.1/docker-compose-Windows-x86_64.exe",
|
||||||
"hash": "ab41ea89477f2df7769e6ec842247f69aa2d216288dd1e06196f36652c7c13db"
|
"hash": "3ff1e8f087a95a9b74ee8a7ab6898311bda570ed8015e7b1d1285d22b45ad05b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user