diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a8658e16da..63cf769b1a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.206.0", + "version": "3.207.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.206.0-windows-x64.zip", - "hash": "sha512:73a05e774c1825f0f682a7be1cfa89d83a0b98bd65549efce92a45312c077bf8aab35de649cd9f82150f0c9c83264c80245d686a503564d4ef1f5f8b2a9f121a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.207.0-windows-x64.zip", + "hash": "sha512:70562e6062aa9d28418f81225684cd74a0b227ea4e4648d3d7467eaeb72506e6d278dbd7831bcfacd41c6f22d3ba982faa770e7dfc573bf37f3e0ebe208f3222" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.206.0-windows-x64.zip", - "hash": "sha512:73a05e774c1825f0f682a7be1cfa89d83a0b98bd65549efce92a45312c077bf8aab35de649cd9f82150f0c9c83264c80245d686a503564d4ef1f5f8b2a9f121a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.207.0-windows-x64.zip", + "hash": "sha512:70562e6062aa9d28418f81225684cd74a0b227ea4e4648d3d7467eaeb72506e6d278dbd7831bcfacd41c6f22d3ba982faa770e7dfc573bf37f3e0ebe208f3222" } }, "extract_dir": "Pulumi\\bin",