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