diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6da912dc22..11ff9fd1df 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.99.0", + "version": "3.100.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.99.0-windows-x64.zip", - "hash": "976cb9fee5ed56c22f4e15dd64b2cdd3b268dc26c7c5b4ee43395859043d6f98" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.100.0-windows-x64.zip", + "hash": "9c82251b5ede1b08db5ad7684592fc8611842a4949fa2e1b43f86d2254f465bf" } }, "extract_dir": "Pulumi\\bin",