mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-08 21:34:22 +03:00
a830dd44ea
changelog_begin changelog_end Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
20 lines
369 B
Plaintext
20 lines
369 B
Plaintext
{
|
|
"version": "0.0.8",
|
|
"manifests": "dev-env\\windows\\manifests",
|
|
"tools": [
|
|
"7zip",
|
|
"bazel",
|
|
"cacert",
|
|
"curl-7.73.0",
|
|
"java-openjdk-8u201",
|
|
"maven-3.6.1",
|
|
"msys2",
|
|
"nodejs-12.17.0",
|
|
"nsis-3.04",
|
|
"python-3.8.2",
|
|
"stack",
|
|
"toxiproxy",
|
|
"vcredist"
|
|
]
|
|
}
|