mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
docker-compose: Update to version 2.38.1
This commit is contained in:
parent
bdf196e453
commit
d0e952fb46
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.37.3",
|
||||
"version": "2.38.1",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.37.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "771fee0bad6dadde4ea68d99ec9aefaffcab2574ad70e64b54560e4e139eb804"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.38.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "1f50233952bdcef70d4b753112363a67e9af0f56a2eabfc9ba60444879b81638"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user