Skip to content

Commit

Permalink
chore(deps): update dependency com_github_cli_cli_linux_amd64 to v2.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 788f45c commit 8df32b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,10 @@ http_archive(
http_archive(
name = "com_github_cli_cli_linux_amd64",
build_file_content = """exports_files(glob(["bin/*"]))""",
sha256 = "3ea6ed8b2585f406a064cecd7e1501e58f56c8e7ca764ae1f3483d1b8ed68826",
strip_prefix = "gh_2.52.0_linux_amd64",
sha256 = "84feae3d143bc360ea1004b474f124c8cfd75363a5e197d3ce63fe23d9f3a2ea",
strip_prefix = "gh_2.58.0_linux_amd64",
urls = [
"https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_linux_amd64.tar.gz",
"https://github.com/cli/cli/releases/download/v2.58.0/gh_2.58.0_linux_amd64.tar.gz",
],
)

Expand Down

0 comments on commit 8df32b8

Please sign in to comment.