MordechaiHadad / bob

A version manager for neovim
MIT License
1.41k stars 36 forks source link

Add support for download arm macos binaries #189

Closed MordechaiHadad closed 5 months ago

MordechaiHadad commented 5 months ago

fix #100 and possibly #188

gibfahn commented 5 months ago

Doesn't seem to resolve the issue unfortunately:

❯ $(brew --prefix)/bin/bob install nightly
Mar 25 13:38:26.144 ERROR Error: Please provide an existing neovim version

❯ git rev-parse @
b7ed90b5fd8385477770060f3589d066dadd9fa8

❯ cargo run --release -- install nightly
    Finished release [optimized] target(s) in 0.06s
     Running `target/release/bob install nightly`
Mar 25 13:38:31.576 ERROR Error: Please provide an existing neovim version