From 390a2f49e36957f72ef07f934c509885a96b3283 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:28:48 +0000 Subject: [PATCH] pulumi: Update to version 3.39.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index eec4d95f3d..d57081f5a8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.0", + "version": "3.39.1", "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.0-windows-x64.zip", - "hash": "1a62a22f8867b5d8d90eb61de59065eba0658d8a6f2732db18c73f96edb793b8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.39.1-windows-x64.zip", + "hash": "5745a4829abfa9bf3f775f92c1c8f47ac01cb961913a7faeb8e666c3c2b051ae" } }, "extract_dir": "Pulumi\\bin",