diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0e81b3aceb..1ea31038be 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.26.1", + "version": "3.27.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-v3.26.1-windows-x64.zip", - "hash": "b392e66e6b18d580f5c4cf9347ce8ef94642971bc7fffe1dd64a161b38a27e8c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.27.0-windows-x64.zip", + "hash": "78222b61a0405f22281cf0f85075bb0f921563ec3751e910297ab95fe933c587" } }, "extract_dir": "Pulumi\\bin",