From 72ba80eb737bb6435ae0c5704b7bc853bd3baa3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 04:26:28 +0000 Subject: [PATCH] pulumi: Update to version 3.82.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 14e1674a0e..cb8f5a819f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.82.0", + "version": "3.82.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.82.0-windows-x64.zip", - "hash": "a03808635517d244e66221c795b04af314175ac05d2bc6e6592fcae2f8138501" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.82.1-windows-x64.zip", + "hash": "bfc7bdffefe242286a2765cb7008a3100d084e80a66e049fcbd2da58ebaf74e4" } }, "extract_dir": "Pulumi\\bin",