Skip to content

Commit c9ab4e5

Browse files
chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.60.1
1 parent 788f45c commit c9ab4e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,10 @@ http_archive(
121121
http_archive(
122122
name = "com_github_cli_cli_linux_amd64",
123123
build_file_content = """exports_files(glob(["bin/*"]))""",
124-
sha256 = "3ea6ed8b2585f406a064cecd7e1501e58f56c8e7ca764ae1f3483d1b8ed68826",
125-
strip_prefix = "gh_2.52.0_linux_amd64",
124+
sha256 = "dfcd9926de38a797e88e604c3111ecf9ddf13c524706712b2b0d2e2fc4a6ed7f",
125+
strip_prefix = "gh_2.60.1_linux_amd64",
126126
urls = [
127-
"https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_amd64.tar.gz",
127+
"https://github.com/cli/cli/releases/download/v2.60.1/gh_2.60.1_linux_amd64.tar.gz",
128128
],
129129
)
130130

0 commit comments

Comments
 (0)