Skip to content

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:34
v0.9.2
b1d93eb

Features

  • Publish Windows builds via Scoop, installable with scoop install toaweme/care by @iberflow in ce9f563.

Chores & Other

  • Switch Homebrew distribution from formula to cask; brew install toaweme/tap/care is unchanged on macOS by @iberflow in a73dfbf.

Full Changelog: v0.9.1...v0.9.2

Install

# go
go install github.com/toaweme/care/cmd/care@v0.9.2

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

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

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