Release Notes
This release changes the database that is used for storing auth tokens. As such, ALL devices will be logged out. For integrations, new tokens will have to be generated.
Install ryot 1.8.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/IgnisDa/ryot/releases/download/v1.8.0/ryot-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/IgnisDa/ryot/releases/download/v1.8.0/ryot-installer.ps1 | iex
Download ryot 1.8.0
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | ryot-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | ryot-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | ryot-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | ryot-x86_64-unknown-linux-gnu.tar.xz |