Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 17:11
· 11 commits to main since this release
a59d75c

fresh-client 1.1.1

Install fresh-client 1.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download fresh-client 1.1.1

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.1

Install fresh-server 1.1.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download fresh-server 1.1.1

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