diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e685fbee64..556f2dfb74 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.129.0", + "version": "3.130.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.129.0-windows-x64.zip", - "hash": "57020a7778287addeb8a82c55831a4031fdc77c1e98565a08be43d527bf0ba11" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.130.0-windows-x64.zip", + "hash": "5b0af56ce697425717bb032e7aad3ab73ee74f3bd8b90080363081ed460d3fb9" } }, "extract_dir": "Pulumi\\bin",