Skip to content

Commit

Permalink
Update dependency pulumi_cli_linux_x64 to v3.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Sep 8, 2023
1 parent d4c22e2 commit b154d3d
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 @@ -114,9 +114,9 @@ def fetch_dependencies():

http_archive(
name = "pulumi_cli_linux_x64",
sha256 = "51d9bd7710af2d6e033b8356edda100cb114480652576f21a956c7765225284b",
sha256 = "7a3cc003a9194bc443e41de08c5b1f297586838bf32e33f9c4c1f9a181ca3b09",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.80.0/pulumi-v3.80.0-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.81.0/pulumi-v3.81.0-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit b154d3d

Please sign in to comment.