From a9dd781cf4e604108b407f28031df097b1ef20e9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Jan 2021 23:01:48 +0000 Subject: [PATCH] pulumi: Update to version 2.17.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6b75d5dd78..12aca3e1c5 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.17.0", + "version": "2.17.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.17.0-windows-x64.zip", - "hash": "4f202a6d47883b67b22a92f6aa577a2275ca930707b4943414376197e323905c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.17.1-windows-x64.zip", + "hash": "3ea182261f50fd147e5ee2055c5b9007d1fcd2710cbe896e3f605bfb6909eaf3" } }, "extract_dir": "Pulumi\\bin",