gh 1.10.3

Created by https://github.com/mislav/bump-homebrew-formula-action

Closes #77756.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Mislav Marohnić 2021-05-21 19:48:59 +02:00 committed by BrewTestBot
parent fd429ba259
commit f1b9a6de5d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Gh < Formula
desc "GitHub command-line tool"
homepage "https://github.com/cli/cli"
url "https://github.com/cli/cli/archive/v1.10.2.tar.gz"
sha256 "4989561a2bd13e34a109497503c3552d06155637248fa3123e760fb696421d8b"
url "https://github.com/cli/cli/archive/v1.10.3.tar.gz"
sha256 "5cb8d367fb028e1ea52f760b03a1239e9b04666dbddc7fd6b1ba3ca9e426a723"
license "MIT"
head "https://github.com/cli/cli.git", branch: "trunk"