diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 11a5c160a9..58a50ab117 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.198.0", + "version": "3.199.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.198.0-windows-x64.zip", - "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.199.0-windows-x64.zip", + "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.198.0-windows-x64.zip", - "hash": "sha512:efa0d2c5f98e7112bb2754b9fc0ee17ea317824b9bb4cbeea87e97cebee3af6dd6f08e50a53085bd8405a93e2ed5bc3fcc0e039e71211bbc88a0df3b4622f0d9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.199.0-windows-x64.zip", + "hash": "sha512:b8053cee0e9fcba0d467b9153ca4156c2a99a6b8d143a4b7ca0957b075772a086e8ac14af12e69dad51a0a3683ba2dbb22a07aa0960c1ec198e41786a4360bf8" } }, "extract_dir": "Pulumi\\bin",