diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 87029ae4b1..30731deac0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.7.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-v1.6.1-windows-x64.zip", - "hash": "400d479f2d8f9c1d28e6f72fe9c576d2a50c957745a14ef639dfe9bcd496fccb" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.7.0-windows-x64.zip", + "hash": "7ed61f29d4ec21f610452802a64d40b7eaafe3a81e0dfaa87142e3b416d2daf2" } }, "extract_dir": "Pulumi\\bin",