diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 1c0fc5a97e..d919b54ed0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.13.2", + "version": "2.14.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.13.2-windows-x64.zip", - "hash": "f5f31b5b2494765004033cc259f7ff33cde4a2138705f38f3426a1acbf5969fd" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.14.0-windows-x64.zip", + "hash": "67349f01c46d630eec0ccc7819cc68fed2b6aa059b2c5febe5718e71eafac297" } }, "extract_dir": "Pulumi\\bin",