From 4ca8c83753bfb1c097cefa4e825f1da8127748d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 04:57:15 +0000 Subject: [PATCH] pulumi: Update to version 3.40.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 60a7bcaf5b..c9512ca854 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.3", + "version": "3.40.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.39.3-windows-x64.zip", - "hash": "f63d0fa4ff917d28effe8c6f150c888567cacfc1aed19e489715f45565e42133" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.40.0-windows-x64.zip", + "hash": "f0ca025d7a47175852ed5a6e7f7c4e97f1d1326c448bd172e81e7130bd447b74" } }, "extract_dir": "Pulumi\\bin",