mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
Update docker-compose to version 1.12.0
This commit is contained in:
parent
305997455f
commit
7ad177594f
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://github.com/docker/compose",
|
||||
"version": "1.11.2",
|
||||
"version": "1.12.0",
|
||||
"license": "Apache",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/1.11.2/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "2c5b5af62bb81ecc1be1c7dff4bc2e820f3c276275a95960c614417cd9aaea4c"
|
||||
"url": "https://github.com/docker/compose/releases/download/1.12.0/docker-compose-Windows-x86_64.exe",
|
||||
"hash": "a29e4bd3050a4318a90fe0db16c05d342b89535a41a4dc37db08946eb48a9439"
|
||||
}
|
||||
},
|
||||
"pre_install": "Rename-Item @(Get-ChildItem $dir\\docker-compose-*.exe)[0] $dir\\docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user