diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 028774d55e..75b843a45c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.115.1", + "version": "3.115.2", "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.1-windows-x64.zip", - "hash": "eb91299e3b0cbc600a06369a73da4c458617bd98c8f7a17374b6d6b19f1fa7d5" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.115.2-windows-x64.zip", + "hash": "bdf503929d6294863c008f7f4afa3b2b50dda00c85b6fca25f2068e25b8731d0" } }, "extract_dir": "Pulumi\\bin",