From 3e3242ecfee05e76de92df64f489cd4b267f564a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Nov 2020 02:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.13.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b4f011577d..91f6dcfaaa 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.12.1", + "version": "2.13.0", "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.12.1-windows-x64.zip", - "hash": "2b2f0f40be31ea8412ec7505a4f976b98aa29d111935c7dcf0f1d60966e6582a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.13.0-windows-x64.zip", + "hash": "89208dbfb321453aa6aaf6bb9d600c2bb6fea6a8b6aec9007f525007876e09b3" } }, "extract_dir": "Pulumi\\bin",