Skip to content

Commit

Permalink
chore(deps): update dependency pulumi_cli_linux_x64 to v3.144.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Dec 20, 2024
1 parent 9b11fdb commit b71a154
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 @@ -45,9 +45,9 @@ def fetch_dependencies():

http_archive(
name = "pulumi_cli_linux_x64",
sha256 = "e519d578bf5ddbf22d79eced3920d31ec158c8c23b8f6cf76162f9953c986810",
sha256 = "1ba1c693ad5ba27e9ce15597a52ccaeed0cfe46d191b536297ad952e121293ac",
urls = [
"https://github.com/pulumi/pulumi/releases/download/v3.143.0/pulumi-v3.143.0-linux-x64.tar.gz",
"https://github.com/pulumi/pulumi/releases/download/v3.144.0/pulumi-v3.144.0-linux-x64.tar.gz",
],
build_file_content = """
exports_files(glob(["**/*"]))
Expand Down

0 comments on commit b71a154

Please sign in to comment.