daml/.dadew
Moritz Kiefer 159f38474e
Drop 7zip from Windows dev-env (#12590)
* 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.
2022-01-26 08:46:03 +00:00

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"
]
}