diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5851b31e05..b86dd738b1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.41.1", + "version": "3.42.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.41.1-windows-x64.zip", - "hash": "8aa47e1aea442835d5b9f87b49fa993da3d81325c164e140ee85a0f573f785cd" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.42.0-windows-x64.zip", + "hash": "134e20ca6ebfc1db175a25bdc2a178925e03c41810cdc4362a6112332dbe29da" } }, "extract_dir": "Pulumi\\bin",