Skip to content

Commit

Permalink
Update dependency pulumi_cli to v3.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Mar 9, 2023
1 parent 2dd3113 commit 051f2b2
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",
sha256 = "13834d439bddcaa3661bea01c55db526f09973d044bc82acc20a489de6f5122a",
sha256 = "ef05b61ab34d0f27f12d00aefbd8978737d68dd084a89b4a7e36b459c0576808",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.56.0/pulumi-v3.56.0-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.57.0/pulumi-v3.57.0-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit 051f2b2

Please sign in to comment.