diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c24b5fd840..8236409a96 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.6.1", + "version": "2.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-v2.6.1-windows-x64.zip", - "hash": "c0ad9f5cd9c24ea6e0990a167309c24199722876e184454bb0d18281dd767831" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.7.0-windows-x64.zip", + "hash": "c5e5d7b920af40bd45b3438354beba5cfd0134532c4b4b4163d0fcd19b87500b" } }, "extract_dir": "Pulumi\\bin",