You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download script would work without error and check the SHASUM of the tgz
Current Behaviour
A user reported that it wasn't working.
alex@kosmos github.com % curl -SLs https://inletsctl.inlets.dev|sudo bash
Downloading package https://github.com/inlets/inletsctl/releases/download/0.7.0/inletsctl-darwin.tgz as /tmp/inletsctl-darwin.tgz
Download Complete, extracting /tmp/inletsctl-darwin.tgz to /tmp/ ...
OK
SHA256 fetched from release: Not
shasum: standard input: no properly formatted SHA checksum lines found
SHA mismatch! This means there must be a problem with the download
Error with downloading SHASUM
Expected Behaviour
Download script would work without error and check the SHASUM of the tgz
Current Behaviour
A user reported that it wasn't working.
It seems that we are now missing the SHAs on the releases page from 0.7.0 - https://github.com/inlets/inletsctl/releases/tag/0.7.0
If you need to download inletsctl, just head over to the releases page for the time being.
The text was updated successfully, but these errors were encountered: