``` LATEST_VERSION=$(curl -sL "https://api.codeberg.org/repos/librewolf/source/releases/latest" | jq -r '.tag_name') ```