diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 85908b263e..39da9db1e7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "2.2.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.1.1-windows-x64.zip", - "hash": "20bf1dcf769934f030d9902616797dc2c2a313f693de39cd6fbfdc4ef680e368" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.2.0-windows-x64.zip", + "hash": "7a7bffcae2948ec0d96a8be54377264cd0fb2534f875ceb103457eb831a11e78" } }, "extract_dir": "Pulumi\\bin",