mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
18 lines
351 B
Plaintext
18 lines
351 B
Plaintext
{
|
|
"version": "0.0.8",
|
|
"manifests": "dev-env\\windows\\manifests",
|
|
"tools": [
|
|
"7zip",
|
|
"java-openjdk-8u201",
|
|
"patch-2.6.1",
|
|
"msys2-20180531",
|
|
"curl-7.64.0",
|
|
"cacert",
|
|
"vcredist-14.0.23026",
|
|
"bazel",
|
|
"nodejs-10.12.0",
|
|
"python-3.6.7",
|
|
"nsis-3.04"
|
|
]
|
|
}
|