From 704d59d995b8d3f4cf9e0c87d54fd87293e9ae3c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Apr 2021 11:00:22 +0000 Subject: [PATCH] pulumi: Update to version 2.24.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b1e1b99f98..b5988ecc71 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.23.2", + "version": "2.24.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.23.2-windows-x64.zip", - "hash": "a03daf82a895c09f14699a7e41d566374f8e00f8fe30a9827c8f61925952428f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.24.1-windows-x64.zip", + "hash": "6b687b848aaca789b72338b358e5086ff0bd7d01ac0ce3e7133a97a809384eb8" } }, "extract_dir": "Pulumi\\bin",