diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b658bb0767..2cae6941e2 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.189.0", + "version": "3.190.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.189.0-windows-x64.zip", - "hash": "sha512:1f1cb5bcf4d340a9b914e58b5ae3b0cfe5f05d29deb6bf16fae7d9353a8531799571a7fd324001fd2b8f073c63769c5728b428af1155012b4fd48e525bc44173" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.190.0-windows-x64.zip", + "hash": "sha512:ca351feb267cdb425e4e56f2525891be2bf32510cae60a0062cfe7f98704b4173dc975335257326e62b3958c5b834a6fa066f2155bad960a1451965e6e7f1acc" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.189.0-windows-x64.zip", - "hash": "sha512:1f1cb5bcf4d340a9b914e58b5ae3b0cfe5f05d29deb6bf16fae7d9353a8531799571a7fd324001fd2b8f073c63769c5728b428af1155012b4fd48e525bc44173" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.190.0-windows-x64.zip", + "hash": "sha512:ca351feb267cdb425e4e56f2525891be2bf32510cae60a0062cfe7f98704b4173dc975335257326e62b3958c5b834a6fa066f2155bad960a1451965e6e7f1acc" } }, "extract_dir": "Pulumi\\bin",