From be5346dc1302971a91c7ec1c19995d8fd221eff5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 04:27:55 +0000 Subject: [PATCH] pulumi: Update to version 3.83.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index cb8f5a819f..6a8010fbbd 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.82.1", + "version": "3.83.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.82.1-windows-x64.zip", - "hash": "bfc7bdffefe242286a2765cb7008a3100d084e80a66e049fcbd2da58ebaf74e4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.83.0-windows-x64.zip", + "hash": "ded2a590ba70f62635b94ed14ec7e27169362e8aa8ff29e62781e91145f0fc96" } }, "extract_dir": "Pulumi\\bin",