# Watch: https://github.com/cli/cli/tags
           SPELL=github-cli
         VERSION=2.69.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/cli/cli/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:f1d53e841ca051db0b22102cfdb52f6ffa11a893b44fdbac615aaf5db2e8db4d770d95568dc502c1785e093887b89375783dc9ba194ab4bb4eb2b95511b5ac09
SOURCE_DIRECTORY="$BUILD_DIRECTORY/cli-$VERSION"
        WEB_SITE="https://cli.github.com/"
      LICENSE[0]="MIT"
         ENTERED=20201121
        KEYWORDS=""
           SHORT="GitHub's official command line tool"
cat << EOF
GitHub CLI brings GitHub to your terminal. Free and open source.

gh is GitHub on the command line. It brings pull requests, issues, and other
GitHub concepts to the terminal next to where you are already working with
git and your code.

GitHub CLI is available for repositories hosted on GitHub.com and GitHub
Enterprise Server 2.20+, and to install on macOS, Windows, and Linux.
EOF
