diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d25eecabaf..028774d55e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.115.0", + "version": "3.115.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.115.0-windows-x64.zip", - "hash": "da37c7dc277d8ff36713fdc722499f16b77d69cc40f1457e27d07d44f8e6eb0c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.115.1-windows-x64.zip", + "hash": "eb91299e3b0cbc600a06369a73da4c458617bd98c8f7a17374b6d6b19f1fa7d5" } }, "extract_dir": "Pulumi\\bin",