mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-05 03:56:26 +03:00
e40aad897f
* move most files * update CI configuration
21 lines
373 B
Plaintext
21 lines
373 B
Plaintext
{
|
|
"version": "0.0.8",
|
|
"manifests": "dev-env\\windows\\manifests",
|
|
"tools": [
|
|
"bazel",
|
|
"cacert",
|
|
"curl",
|
|
"gcloud",
|
|
"ojdkbuild11",
|
|
"maven-3.6.1",
|
|
"msys2",
|
|
"nodejs-14",
|
|
"nodejs-16",
|
|
"nsis-3.04",
|
|
"python-3.8.2",
|
|
"stack",
|
|
"toxiproxy",
|
|
"vcredist"
|
|
]
|
|
}
|