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