From 050c5c57b7ad25a1d29b956d56d92a7d71b1579b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Sep 2020 18:00:30 +0000 Subject: [PATCH] pulumi: Update to version 2.10.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0f31683e8d..02ec7cdaf4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "2.10.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.10.0-windows-x64.zip", - "hash": "be2d4d4c669b52c53ee22b02a8bc59221e764b1b837e73f745eb60d7467c6327" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.10.1-windows-x64.zip", + "hash": "51f83a5e36332d577bb1da3c3a0634bf1cc633a426e0be4ee5d1d84cb74ed806" } }, "extract_dir": "Pulumi\\bin",