Skip to content

240621.1255.0-ubuntu-20.04

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 12:55
· 13 commits to main since this release

curl -sSL https://github.com/shoce/hs/releases/download/240621.1255.0-ubuntu-20.04/hs.linux.amd64.gz | gunzip | put /bin/hs-ubuntu-20.04 755
curl -sSL https://github.com/shoce/hs/releases/download/240621.1255.0-ubuntu-20.04/hs.linux.amd64.gz | gunzip | put /bin/hs 755

/etc/os-release:
NAME="Ubuntu"
VERSION="20.04.6 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.6 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

go version:
go version go1.22.4 linux/amd64