mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 19:21:18 +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",
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"license": "Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/1.10.0/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "f484f34ec4d50d047f9887fd09d74c80ec1f6a78e78e490f426509bf465be2ec"
|
||||
"url": "https://github.com/docker/compose/releases/download/1.10.1/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "a88e6631848799b64cdd425952b55d7e00879cdc21e38d35223859414362b03d"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user