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