From badb6d444c305550b62b1ff38106e6a0472d817b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 21 Dec 2020 22:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.16.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5994cd6c5b..22289d0d6d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.15.6", + "version": "2.16.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.15.6-windows-x64.zip", - "hash": "11ada5bf72d0f70f49634374fc8922e4b93396f57bb9ca70516af771bd8b3c3d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.16.0-windows-x64.zip", + "hash": "8fba253fe51408d82c9b84c95be8831b9103a262b5d689b5aa210ca9e83d27c5" } }, "extract_dir": "Pulumi\\bin",