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