Skip to content

Commit ccb3888

Browse files
chore(deps): update dependency com_github_cli_cli_darwin_arm64 to v2.60.0
1 parent 788f45c commit ccb3888

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
@@ -111,10 +111,10 @@ register_jq_toolchains()
111111
http_archive(
112112
name = "com_github_cli_cli_darwin_arm64",
113113
build_file_content = """exports_files(glob(["bin/*"]))""",
114-
sha256 = "c1c445154ede0707caf24907c74a153e397635ebb35887e73937de1f00dc0c10",
115-
strip_prefix = "gh_2.52.0_macOS_arm64",
114+
sha256 = "e107070b6473f17d88cdef88614bd4264df7dc9d0d604d2c83e7f862cae0b4cf",
115+
strip_prefix = "gh_2.60.0_macOS_arm64",
116116
urls = [
117-
"https://github.com/cli/cli/releases/download/v2.52.0/gh_2.52.0_macOS_arm64.zip",
117+
"https://github.com/cli/cli/releases/download/v2.60.0/gh_2.60.0_macOS_arm64.zip",
118118
],
119119
)
120120

0 commit comments

Comments
 (0)