daml/.dadew
Michał Majcherski 285c766e16
windows: ledger and extractor tests; improved msys2 installation (#1643)
* windows: ledger tests

* windows: extractor tests

* windows: combine msys2 manifest files
2019-06-17 09:40:28 +02:00

18 lines
342 B
Plaintext

{
"version": "0.0.8",
"manifests": "dev-env\\windows\\manifests",
"tools": [
"7zip",
"java-openjdk-8u201",
"msys2",
"curl-7.64.0",
"cacert",
"vcredist-14.0.23026",
"bazel",
"nodejs-10.12.0",
"python-3.6.7",
"nsis-3.04",
"maven-3.6.1"
]
}