From 5194d4c3dd683d6b6354793381f0bcb4a15255dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 16:30:39 +0000 Subject: [PATCH] pulumi: Update to version 3.180.0 --- bucket/pulumi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index df28451f88..486852f23d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.178.0", + "version": "3.180.0", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.178.0-windows-x64.zip", - "hash": "sha512:44403e2f8fce5c6a6c39d673ea1d0133757a7620e8251fac2266aa34609b12d42a35d4e7df0bb9ad1c2aef4f2a0d6372fb9e0bc681ff8ec2131de4b37f822f25" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.180.0-windows-x64.zip", + "hash": "00cdd6211d7c50d138937c81f73d8fb03e5ff913f81d172bba98503a5957d947" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.178.0-windows-x64.zip", - "hash": "sha512:44403e2f8fce5c6a6c39d673ea1d0133757a7620e8251fac2266aa34609b12d42a35d4e7df0bb9ad1c2aef4f2a0d6372fb9e0bc681ff8ec2131de4b37f822f25" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.180.0-windows-x64.zip", + "hash": "00cdd6211d7c50d138937c81f73d8fb03e5ff913f81d172bba98503a5957d947" } }, "extract_dir": "Pulumi\\bin",