Skip to content

Commit

Permalink
Update dependency pulumi_cli_darwin_arm64 to v3.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed May 15, 2023
1 parent caae084 commit 46f8ccf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bzl/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ exports_files(glob(["**/*"]))
http_archive(
name = "pulumi_cli_darwin_arm64",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.65.1/pulumi-v3.65.1-darwin-arm64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.67.0/pulumi-v3.67.0-darwin-arm64.tar.gz",
],
sha256 = "813adb2c1a0e8549217488d3aa9951aaf04e8cc4fc357f4c77adc1beab659875",
sha256 = "9782fa9203647a955113442427670f684e1f9397171ccc14dfba8faafaedfbe2",
build_file_content = """
exports_files(glob(["**/*"]))
""",
Expand Down

0 comments on commit 46f8ccf

Please sign in to comment.