heroku cli update command code example
Example 1: download heroku ubuntu
$ sudo snap install --classic heroku
Example 2: how to update heroku terminal
$ brew tap heroku/brew && brew install heroku
$ sudo snap install --classic heroku
$ brew tap heroku/brew && brew install heroku