Skip to content

0.17.7

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:52

Release Notes

Fix

  • Fixed wikipedia script to work with multiple words
  • Fixed issue where site wasn't working correctly
  • Removed the google specific scripts as they were no longer working
  • Added clarifying comment to the stock script

Install is-fast 0.17.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Magic-JD/is-fast/releases/download/v0.17.7/is-fast-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Magic-JD/is-fast/releases/download/v0.17.7/is-fast-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install magic-jd/tap/is-fast

Download is-fast 0.17.7

File Platform Checksum
is-fast-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
is-fast-x86_64-apple-darwin.tar.xz Intel macOS checksum
is-fast-x86_64-pc-windows-msvc.zip x64 Windows checksum
is-fast-x86_64-pc-windows-msvc.msi x64 Windows checksum
is-fast-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
is-fast-i686-unknown-linux-gnu.tar.xz x86 Linux checksum
is-fast-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
is-fast-i686-unknown-linux-musl.tar.xz x86 MUSL Linux checksum
is-fast-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum