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",