docker-compose: add au.hash (#348)

This commit is contained in:
linsui 2019-08-16 20:28:43 +08:00 committed by Richard Kuhnt
parent 04dc77159c
commit 4fcc8f0147

View File

@ -21,6 +21,9 @@
"64bit": {
"url": "https://github.com/docker/compose/releases/download/$version/docker-compose-Windows-x86_64.exe#/docker-compose.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}