Skip to content

240228.1103.0-ubuntu-22.04

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 11:04
· 6 commits to main since this release

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

/etc/os-release:
PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
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"
UBUNTU_CODENAME=jammy

go version:
go version go1.22.0 linux/amd64