devcontainers / templates

Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
https://containers.dev/templates
MIT License
1.02k stars 262 forks source link

Fix CMake from source reinstall for CMake versions < 3.20 #291

Open andredami opened 1 month ago

andredami commented 1 month ago

When downloading the CMake installer script from Kitware, the script's name must have the correct case for the sha256 checksum to be properly verified.