From 2cb60e650afd9e32410b7bdaade3fa41f9a33708 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 04:29:28 +0000 Subject: [PATCH] pulumi: Update to version 3.47.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d75f167c67..7a3dd09736 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.46.1", + "version": "3.47.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.46.1-windows-x64.zip", - "hash": "64d885c0b7179cf3ebe948a49123cea525a99ec1acc61363d187b4c9a08aef93" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.47.0-windows-x64.zip", + "hash": "3cc6371f3a0d64a186cad852bfd657071d3800795e19ccce7afa57fd726916e4" } }, "extract_dir": "Pulumi\\bin",