diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d70d5f9789..0491e605c3 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.78.0", + "version": "3.78.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.78.0-windows-x64.zip", - "hash": "23eb4827c3e62307d44378517c20a124187029e090852da0700d54790af47eb3" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.78.1-windows-x64.zip", + "hash": "cae416ca168328984b1ae4211bba34fb84e46273d6b81fd4a290783b795357d6" } }, "extract_dir": "Pulumi\\bin",