Open
Description
Doing a paket init or similar sometimes tries to download Paket if there's a newer version available. However, sometimes it never completes:
Checking Paket version (downloading latest stable)...
Hash file of version 5.172.4 not found in cache.
Starting download from https://github.com/fsprojects/Paket/releases/download/5.172.4/paket-sha256.txt
Version 5.172.4 not found in cache.
Starting download from https://github.com/fsprojects/Paket/releases/download/5.172.4/paket.exe
I've tested that URL and it downloads within a few seconds in the browser.
Activity