From dfe61ff32990f5c4115388f619753706d14e21d7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Dec 2020 21:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.15.4 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6b70a2901e..6dcd4e039e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.15.3", + "version": "2.15.4", "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.3-windows-x64.zip", - "hash": "4af814cf850569afbdaac696e0830c3b44ae015cc4daffce7a317b28f39a8f72" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.4-windows-x64.zip", + "hash": "4a044357856fad2b21160a41c4a15b6f90fc28685e3271d921d9dd12b63ab815" } }, "extract_dir": "Pulumi\\bin",