From 3e2b36812210c25dfda8b60b41ebad3ca003bbf8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Nov 2020 16:01:48 +0000 Subject: [PATCH] pulumi: Update to version 2.13.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 35759724dc..1c0fc5a97e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.13.1", + "version": "2.13.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.13.1-windows-x64.zip", - "hash": "af6435ff5423523e064641e558dd685c37191cc2c8993d2325069908ff1cc187" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.13.2-windows-x64.zip", + "hash": "f5f31b5b2494765004033cc259f7ff33cde4a2138705f38f3426a1acbf5969fd" } }, "extract_dir": "Pulumi\\bin",