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