Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 May 16:17
· 12 commits to main since this release
5a6399f

fresh-client 1.1.0

Install fresh-client 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/lnxcz/fresh/releases/download/v1.1.0/fresh-client-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/lnxcz/fresh/releases/download/v1.1.0/fresh-client-installer.ps1 | iex

Download fresh-client 1.1.0

target kind download
aarch64-apple-darwin tarball fresh-client-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball fresh-client-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball fresh-client-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball fresh-client-x86_64-unknown-linux-gnu.tar.xz

fresh-server 1.1.0

Install fresh-server 1.1.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/lnxcz/fresh/releases/download/v1.1.0/fresh-server-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/lnxcz/fresh/releases/download/v1.1.0/fresh-server-installer.ps1 | iex

Download fresh-server 1.1.0

target kind download
aarch64-apple-darwin tarball fresh-server-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball fresh-server-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball fresh-server-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball fresh-server-x86_64-unknown-linux-gnu.tar.xz