From dbb428be7b73ecfb44a286ae1b5e4688a4de0928 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 12:32:11 +0000 Subject: [PATCH] pulumi: Update to version 3.39.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 14ca58ad87..eec4d95f3d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.38.0", + "version": "3.39.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.38.0-windows-x64.zip", - "hash": "6f2baa1b5b80d711b64850af7042a2a31816b269f39438084c4975e16131ac90" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.39.0-windows-x64.zip", + "hash": "1a62a22f8867b5d8d90eb61de59065eba0658d8a6f2732db18c73f96edb793b8" } }, "extract_dir": "Pulumi\\bin",