From 0ff680b6bece4b9eaab7436773eac27362a27f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 08:29:14 +0000 Subject: [PATCH] pulumi: Update to version 3.52.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0ef7bc9ecf..a6c9176149 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.51.1", + "version": "3.52.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.51.1-windows-x64.zip", - "hash": "77d5fee192284c28ac9a3fa1a31430c9d40cd6c497d52ae9bac03ac37354c455" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.52.0-windows-x64.zip", + "hash": "106b354b00641c19831e49bf5cd4c8519d0841f88818a1f4013cc78850f4966a" } }, "extract_dir": "Pulumi\\bin",