mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 00:35:25 +03:00
0471b26d70
* Get openssl from msys2 changelog_begin changelog_end * Try to fix opensl config location
19 lines
359 B
Plaintext
19 lines
359 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.16.3",
|
|
"python-3.6.7",
|
|
"nsis-3.04",
|
|
"maven-3.6.1",
|
|
"stack"
|
|
]
|
|
}
|