From 2293e28b7e6293579f68a84cceb28161f456cf21 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Jan 2021 15:01:48 +0000 Subject: [PATCH] pulumi: Update to version 2.17.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 12aca3e1c5..1baf8aa42e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.17.1", + "version": "2.17.2", "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.1-windows-x64.zip", - "hash": "3ea182261f50fd147e5ee2055c5b9007d1fcd2710cbe896e3f605bfb6909eaf3" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.17.2-windows-x64.zip", + "hash": "76cb62e5df913c45da6f495e6f0edd4d24aea27b488972e184af243fc3330ff6" } }, "extract_dir": "Pulumi\\bin",