diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 54d31f6e17..67e1fca550 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.141.0", + "version": "3.142.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.141.0-windows-x64.zip", - "hash": "0f9b7a68a14c1f4d5a0751adf5675c88e67edce4a6ba581d52323efeb37c9527" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.142.0-windows-x64.zip", + "hash": "e77e76fc8a41b076ab0fca0a276e82efc25d91833b6e746bfa0fe4989aa3972c" } }, "extract_dir": "Pulumi\\bin",