daml/.dadew
Moritz Kiefer ad10f98020
Fix SDK integration tests on Windows (#1125)
* Fix SDK integration tests on Windows

* Switch to Haskell-based tar extraction
2019-05-14 21:55:45 +02:00

19 lines
365 B
Plaintext

{
"version": "0.0.8",
"manifests": "dev-env\\windows\\manifests",
"tools": [
"7zip",
"java-openjdk-8u201",
"msys2",
"msys2-patch",
"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"
]
}