From 213c8fd7009471464bba49952af2df1a0c1c88bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 04:28:31 +0000 Subject: [PATCH] pulumi: Update to version 3.138.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ac109cb8e11a8..cc579409d9f8c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.137.0", + "version": "3.138.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.137.0-windows-x64.zip", - "hash": "a4610117c00bef424bddfd282460ab329c695a250a300a4846ad3969dc60e870" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.138.0-windows-x64.zip", + "hash": "639ab8bacdd45d2844ffd14aa28381b1cb1d19c6ef81cb9c599bc4b7e12d71c2" } }, "extract_dir": "Pulumi\\bin",