From 2a12674891dcae5206c75f6bdb074ff00b4ca749 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:24:35 +0000 Subject: [PATCH] pulumi: Update to version 3.92.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d8e73cbca2..7f4d378e8a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.91.1", + "version": "3.92.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.91.1-windows-x64.zip", - "hash": "f7df529a2f678098e35a16d16763a7c2cdeb1664e6517e612b06975cb91e1ba0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.92.0-windows-x64.zip", + "hash": "6afb248a8d1578973302d18d9c83eb4c8b652242c0604803b7333d8f5b897029" } }, "extract_dir": "Pulumi\\bin",