From 46b25239c28bf3be2c5b56e1478e0b72055781b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Mar 2021 00:01:47 +0000 Subject: [PATCH] pulumi: Update to version 2.22.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f1af69cfb4..ce36945e97 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.21.2", + "version": "2.22.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.21.2-windows-x64.zip", - "hash": "3e0aca76a3f89546a6cab38f7155539ffe170a721a81ce2f44de99d3ad91f46e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.22.0-windows-x64.zip", + "hash": "894a6a22f7f0d6a2ae2a8d1a62af70ff353d99a4111009182b711687cd6a112c" } }, "extract_dir": "Pulumi\\bin",