Skip to content

Commit

Permalink
Update dependency pulumi_cli to v3.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Jan 12, 2023
1 parent 3342cd2 commit 105f311
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 = "601e5e301f0e1b6f7886d668441c5bce97e26639985dded8e93c460abe3d1f2a",
sha256 = "b8e79d28d8ea4846b03ae9ad28ddf0cd5f310422484022b501b86809d42ca4b2",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.51.0/pulumi-v3.51.0-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.51.1/pulumi-v3.51.1-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit 105f311

Please sign in to comment.