From fcd2bc806698756f283b7c94c9d7679be8b41fd8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Nov 2021 02:00:45 +0000 Subject: [PATCH] pulumi: Update to version 3.18.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 73501bda2e..a65a4389c6 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.18.0", + "version": "3.18.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-v3.18.0-windows-x64.zip", - "hash": "aa8619cb361e4b51ec3c4d89eb8ab84b48c4dbd556be366d04415bfbc257df55" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.18.1-windows-x64.zip", + "hash": "f33824b7b85fdf0a22a2f5bc1abf3a9a72d2df64a6b201c48b43131041c307fc" } }, "extract_dir": "Pulumi\\bin",