daml/.dadew
Moritz Kiefer 4b23d936e7 Fix curl on Windows (#2643)
The old URL has gone away. The definition is taken from upstream.
2019-08-23 07:48:48 +00:00

18 lines
342 B
Plaintext

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