After installing dfx 0.14.1 with the command listed here, the correct version isn’t showing up in my /Users/<username>/.cache/dfinity/versions
directory (I see 0.14.0).
Also, when I try to install 0.14.0 using that command, I get a 404 error.
curl: (22) The requested URL returned error: 404 Not Found
dfinity-sdk: command failed: downloader https://github.com/dfinity/sdk/releases/download/0.14.0/dfx-0.14.0-x86_64-darwin.tar.gz /var/folders/lc/ptw97m4j7zg_snmcgx_pj1_40000gn/T/tmp.JpB8lIQ7/dfx-0.14.0-x86_64-darwin.tar.gz
exit
What’s the best way to install/change between different versions of dfx since 0.14.x?