From 902d749284b512b4aa3332260a2688345da9ef0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 04:25:58 +0000 Subject: [PATCH] pulumi: Update to version 3.81.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f1d3adf219..d1cdc6794c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.80.0", + "version": "3.81.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.80.0-windows-x64.zip", - "hash": "2ff4308dd6609e31fe656a2289fce395ed1787fc0e33cbebd29de7b4ded6637b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.81.0-windows-x64.zip", + "hash": "9374032300b91ff6095491c5cfb284525511fb8fa64af99b15c7ee705ffb9282" } }, "extract_dir": "Pulumi\\bin",