Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 21:38
· 5 commits to main since this release
0eaef0c

fresh-client 1.2.0

Install fresh-client 1.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download fresh-client 1.2.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.2.0

Install fresh-server 1.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download fresh-server 1.2.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