Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 17:35
· 1 commit to main since this release
1c443ae

This release completes kickstart spike 1.

What's Changed

New Contributors

Full Changelog: v0.0.0...v0.2.0

Install river 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/memorysafety/river/releases/download/v0.2.0/river-installer.sh | sh

Install prebuilt binaries via Homebrew

EDIT: This is not yet working as we haven't set up homebrew. There is a generated rule below (river.rb), but this is not yet supported. Consider using the other install option above.

brew install river

Download river 0.2.0

File Platform Checksum
river-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
river-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
river-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum