From 1186cf64f5f30670b0f682c2d9a3864a9556458f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 May 2021 23:00:18 +0000 Subject: [PATCH] pulumi: Update to version 3.3.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a5e9249d0b..a66fc4717b 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.2.1", + "version": "3.3.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.2.1-windows-x64.zip", - "hash": "15059237c5caf7e0d1ad5dfecf97225a7e0846a13dfe3f1312213e18c32f8ded" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.3.0-windows-x64.zip", + "hash": "26ec8a491d8df710b838d4e14f5db4ebf4b0c2fbfd28153214809048ecff9b21" } }, "extract_dir": "Pulumi\\bin",