jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
8.03k stars 210 forks source link

fix: upgrade all urls to https #2312

Closed StingRayZA closed 1 week ago

StingRayZA commented 1 week ago

Fixes #2311

Changes all http urls to their https equivalent

I fired this up in the devcontainer. cargo test works, but I couldn't get the e2e test running (from here)