From 2b3f8b40b48b25fd5fa7e2ce292ec9d1b6f7dd9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 12:31:16 +0000 Subject: [PATCH] pulumi: Update to version 3.168.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 9fab891b66..2b0f49d612 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.167.0", + "version": "3.168.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.167.0-windows-x64.zip", - "hash": "8f7e634207ac089426eff4df585e2fd203f495c7d9ce56ce96c03bf5d5c4665a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.168.0-windows-x64.zip", + "hash": "30aaf4b32f04f02eb2b8cdf6b89ac661d87219a755d13ae220e32c1ac6da80ab" } }, "extract_dir": "Pulumi\\bin",