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