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
PS C:\Users\mavu> scoop install crystal-nightly
Couldn't find manifest for 'crystal-nightly'.
scoop install https://github.com/neatorobito/scoop-crystal/raw/main/nightly/crystal-nightly.json
Installing 'crystal-nightly' (1.6.56) [64bit]
The remote server returned an error: (404) Not Found.
URL https://nightly.link/crystal-lang/crystal/actions/artifacts/485523404.zip is not valid
Can't install nightly build with scoop install crystal-nightly or scoop install crystal-preview
if I try the manifest directly, see above error.
The text was updated successfully, but these errors were encountered:
Yes, I deprecated the nightly builds after the last commit, but I forgot to remove the directory. The API was/is no longer working for getting the nightly artifacts and I also figured people could get the zip if they specifically needed nightlies.
On a separate note, I don’t have the bandwidth to maintain the repo (though it’s mostly self-sustaining now). I’m happy to transfer the rights over to crystal-community if that works for you.
Hi,
Can't install nightly build with
scoop install crystal-nightly
orscoop install crystal-preview
if I try the manifest directly, see above error.
The text was updated successfully, but these errors were encountered: