diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 7203be2f4f..12bd84dab2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.49.0", + "version": "3.50.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.49.0-windows-x64.zip", - "hash": "3d7167ab1021b2dde1aacb8f8b5ae6156ce5d9386f319358ee62a67b32b6ea89" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.50.0-windows-x64.zip", + "hash": "0dee12f38b05aa7c2daf30ac45559f200029a7399a947cce4224432aecb743a5" } }, "extract_dir": "Pulumi\\bin",