diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 12bd84dab2..27da56f9c4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.50.0", + "version": "3.50.1", "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.50.0-windows-x64.zip", - "hash": "0dee12f38b05aa7c2daf30ac45559f200029a7399a947cce4224432aecb743a5" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.50.1-windows-x64.zip", + "hash": "6c337b03630e2d82f5c30a42c63f11a862fe6c86cec3b2d4836384c1ac230b50" } }, "extract_dir": "Pulumi\\bin",