From 877f7984c1ff5745d64a75b732571e2cb084a467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 04:33:01 +0000 Subject: [PATCH] pulumi: Update to version 3.41.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f569428cea..5851b31e05 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.40.2", + "version": "3.41.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.40.2-windows-x64.zip", - "hash": "ab6e372891c75e25170e6ac628244e4f70298f21ea70393daca35df8f10bf549" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.41.1-windows-x64.zip", + "hash": "8aa47e1aea442835d5b9f87b49fa993da3d81325c164e140ee85a0f573f785cd" } }, "extract_dir": "Pulumi\\bin",