jsnjack / grm

An experimental package manager for GitHub Releases
16 stars 2 forks source link

grm confused whether to download checksum vs binary #7

Closed Lilja closed 1 year ago

Lilja commented 1 year ago

I tend to get to this point often when I grm update

done
Checking zellij-org/zellij...
  installed version v0.34.4, want v0.37.2
Confirm to update: [y/n] y
Inspecting assets...
Found 2 suitable assets
  0) zellij-x86_64-apple-darwin.sha256sum
  1) zellij-x86_64-apple-darwin.tar.gz
Select suitable asset: [0-1] 1

I often have to pick out the tarball, is there something we can do to make it understand the checksum asset?

jsnjack commented 1 year ago

Should be fine now!