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