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