Skip to content

Commit

Permalink
Update dependency pulumi_cli_linux_x64 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 f824e92 commit ee50e6f
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 @@ -120,9 +120,9 @@ def fetch_dependencies():

http_archive(
name = "pulumi_cli_linux_x64",
sha256 = "00eb2893cb5fc165a6e099e7e22cde3f463ffa298e4591130f1409a7764f3076",
sha256 = "dbb8bf1fe02cf48f6f2eb4087a2506d6dbf4b9224564fa8704474d56659bd6d3",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.65.1/pulumi-v3.65.1-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.67.0/pulumi-v3.67.0-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit ee50e6f

Please sign in to comment.