Skip to content

241006.1354.0-ubuntu-24.04

Compare
Choose a tag to compare

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

/etc/os-release:
PRETTY_NAME="Ubuntu 24.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.1 LTS (Noble Numbat)"
VERSION_CODENAME=noble
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=noble
LOGO=ubuntu-logo

go version:
go version go1.23.2 linux/amd64