Skip to content

v3.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 02:25
· 36 commits to master since this release
Platform Download
macOS (Intel)1 blobsaver-intel-3.5.1.zip
macOS (Apple Silicon)1 blobsaver-arm-3.5.1.zip
Windows blobsaver-3.5.1.exe
Linux (x86_64)2 deb, rpm, or tar.gz
Linux (Other) Compile Instructions

1 See here if you have trouble opening it on macOS.
2 See here for more information about blobsaver on Linux.

Package Managers:
winget install blobsaver
brew install --no-quarantine blobsaver
AUR: blobsaver-bin

Help support this project by ⭐️'ing it; donations also appreciated!

Changelog

  • Fix "Failed to load manifest" error when attempting to save beta blobs
  • Allow installing on Windows ARM
  • Add zip downloads for macOS (workaround to avoid "Application is damaged" error when quarantine attribute is set)
  • Update dependencies

In a previous version:

  • A new command line interface (CLI) for blobsaver
    • Automate any feature of blobsaver
    • Use on headless devices (tip: set the environment variable BLOBSAVER_CLI_ONLY to disable the GUI entirely)
    • Uses the same executable (create a symlink or add blobsaver's installation directory to your PATH)
    • Check out all the features by running blobsaver help