mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 19:10:28 +03:00
159f38474e
* Drop 7zip from Windows dev-env
The download has flaked a few times over the last few days and if we
don’t need it, there’s no point in worrying about it.
changelog_begin
changelog_end
* .
changelog_begin
changelog_end
* Revert "."
This reverts commit 56c2d23ddf
.
19 lines
331 B
Plaintext
19 lines
331 B
Plaintext
{
|
|
"version": "0.0.8",
|
|
"manifests": "dev-env\\windows\\manifests",
|
|
"tools": [
|
|
"bazel",
|
|
"cacert",
|
|
"curl",
|
|
"ojdkbuild11",
|
|
"maven-3.6.1",
|
|
"msys2",
|
|
"nodejs",
|
|
"nsis-3.04",
|
|
"python-3.8.2",
|
|
"stack",
|
|
"toxiproxy",
|
|
"vcredist"
|
|
]
|
|
}
|