Commit 4567de75de980d90a102ef199ae7f6320883a183 changed `cli/get.sh` to install `v2.48.4`, but this release doesn't exist https://github.com/hasura/graphql-engine/releases/download/v2.48.4/cli-hasura-linux-amd64 and is returning a 404: ``` curl: (22) The requested URL returned error: 404 FAILED> failed executing: curl -L# -f -o /tmp/cli-hasura-linux-amd64 https://github.com/hasura/graphql-engine/releases/download/v2.48.4/cli-hasura-linux-amd64 ```