Skip to content

Fix checksum compatibility#255

Merged
MordechaiHadad merged 4 commits into
masterfrom
fix/checksums-file
Feb 3, 2025
Merged

Fix checksum compatibility#255
MordechaiHadad merged 4 commits into
masterfrom
fix/checksums-file

Conversation

@MordechaiHadad

Copy link
Copy Markdown
Owner

fixes #253

@ficd0

ficd0 commented Feb 1, 2025

Copy link
Copy Markdown

I can confirm that this PR works fine for me. I was able to both install and update nightly without any problem.

@kierun

kierun commented Feb 3, 2025

Copy link
Copy Markdown

I confirm this resolves my issue too!

√ (fix/checksums-file|✓); ./target/debug/bob --version
bob-nvim 4.0.3
√ (fix/checksums-file|✓); ./target/debug/bob install nightly
Downloaded version nightly to /home/yg/.local/share/bob/nightly.appimage
  [00:00:03] [████████████████████████████████████████████████████████████████████████████████] 20.54MiB/20.54MiB (6.86MiB/s, 0s)
Downloaded checksum nightly to /home/yg/.local/share/bob/nightly.shasum.txt
  [00:00:00] [████████████████████████████████████████████████████████████████████████████████████████] 906B/906B (1.46MiB/s, 0s)
Feb 03 10:19:44.915  INFO Checksum matched!
Feb 03 10:19:45.710  INFO nightly has been successfully installed in /home/yg/.local/share/bob
√ (fix/checksums-file|✓); ./target/debug/bob ls
┌───────────┬─────────────┐
│  Version  │  Status     │
├───────────┼─────────────┤
│  nightly  │  Installed  │
└───────────┴─────────────┘

🖤 Thank you.

@MordechaiHadad MordechaiHadad merged commit 9d7d535 into master Feb 3, 2025
@MordechaiHadad MordechaiHadad deleted the fix/checksums-file branch February 3, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bob does not create the appropriate symlink when installing Neovim

3 participants