Skip to content

Commit

Permalink
Update dependency pulumi_cli_linux_x64 to v3.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed May 19, 2023
1 parent 24d9ca9 commit 4243603
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 = "c816dca46ae708487afa7538e05bdd6012a12749731ef02ac2f7b8da417c240d",
sha256 = "bcd55566ab532fff3a4815806f9aea3c22b04adfe9e5083528ac1a47389f0686",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.67.1/pulumi-v3.67.1-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.68.0/pulumi-v3.68.0-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit 4243603

Please sign in to comment.