From d673dace100ed3eb10ee93c0aa2a5093ab4341c3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Aug 2020 22:00:46 +0000 Subject: [PATCH] pulumi: Update to version 2.9.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0bcd864d70..6424f66e63 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.8.2", + "version": "2.9.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.8.2-windows-x64.zip", - "hash": "59ec12f82d6c6f13c4533eed6d2f23dd7d338819e898530ec1ff5cdbe75ce056" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.9.0-windows-x64.zip", + "hash": "c99cd8d03d8119b42f0dd0fd5edf6edd63af501092a93ecccb961a1f1c5dad0a" } }, "extract_dir": "Pulumi\\bin",