brew install benmoose/cli-utils/cli-utils
Or brew tap benmoose/cli-utils and then brew install cli-utils.
Or, in a brew bundle Brewfile:
tap "benmoose/cli-utils"
brew "<formula>"brew help, man brew or check Homebrew's documentation.
Get sha256 of formula url:
brew info --json --formula cli-utils | jq '.[].urls.stable.url'