mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
docker-compose 1.10.1
This commit is contained in:
parent
d699d8b56d
commit
53cf0ce503
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/docker/compose",
|
"homepage": "https://github.com/docker/compose",
|
||||||
"version": "1.10.0",
|
"version": "1.10.1",
|
||||||
"license": "Apache",
|
"license": "Apache",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/docker/compose/releases/download/1.10.0/docker-compose-Windows-x86_64.exe",
|
"url": "https://github.com/docker/compose/releases/download/1.10.1/docker-compose-Windows-x86_64.exe",
|
||||||
"hash": "f484f34ec4d50d047f9887fd09d74c80ec1f6a78e78e490f426509bf465be2ec"
|
"hash": "a88e6631848799b64cdd425952b55d7e00879cdc21e38d35223859414362b03d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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