From a5253b4e13206264a8c6184e6ea14c18fa8e91ca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 20 Apr 2021 00:00:34 +0000 Subject: [PATCH] pulumi: Update to version 3.0.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 8efaa664c2..3981391bb2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.25.2", + "version": "3.0.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-v2.25.2-windows-x64.zip", - "hash": "4c1afa58db3f99dfe5c36e059da598d7282c388cc69dabf776bd605011864c6c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.0.0-windows-x64.zip", + "hash": "d30a8e47187e279b7fa962f82c46533a7217d133fa6341ee12fd58e8bd581994" } }, "extract_dir": "Pulumi\\bin",