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