From caa9419f74a02c9dad02ac2b12f2aefa5483935c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 11 Sep 2020 19:00:24 +0000 Subject: [PATCH] pulumi: Update to version 2.10.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e0a8f7f7ca..0f31683e8d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.9.2", + "version": "2.10.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.9.2-windows-x64.zip", - "hash": "6dd56618409cc53ad96be787f3434d9ec05a0156b43cf830f7a15ac3a926baf6" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.10.0-windows-x64.zip", + "hash": "be2d4d4c669b52c53ee22b02a8bc59221e764b1b837e73f745eb60d7467c6327" } }, "extract_dir": "Pulumi\\bin",