Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:48
v0.2.1
0787001

Fixes

Full Changelog: v0.2.0...v0.2.1

Install

# go
go install github.com/toaweme/blink/cmd/blink@v0.2.1

# homebrew (macos/linux)
brew install toaweme/tap/blink

# scoop (windows)
scoop bucket add toaweme https://github.com/toaweme/scoop-bucket
scoop install toaweme/blink

# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/blink/releases/download/v0.2.1/blink_0.2.1_linux_x64.tar.gz | tar xz