diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b86dd738b1..a7e73fe4b0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.42.0", + "version": "3.43.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.42.0-windows-x64.zip", - "hash": "134e20ca6ebfc1db175a25bdc2a178925e03c41810cdc4362a6112332dbe29da" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.43.1-windows-x64.zip", + "hash": "557f930ccfca87367de0a15ead8847ffb1d6ae0899013a93bdedf7b8de6cb8e7" } }, "extract_dir": "Pulumi\\bin",