From ca72980d164e618094d65d076bed9b1ce2d10534 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 4 Dec 2020 23:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.15.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f3e2a63328..ff3438bc10 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.15.1", "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.0-windows-x64.zip", - "hash": "70e26c8daf19966a3430e783613416a1620ec00cb087a0a6e33d8ffc843cb1b2" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.15.1-windows-x64.zip", + "hash": "c1b10f0b3587a6aca649d97ff79ee0bc08e3f8baa64d07d36d5b578faa4c1056" } }, "extract_dir": "Pulumi\\bin",