diff --git a/bucket/pulumi.json b/bucket/pulumi.json index f73baebd30..922f984719 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.221.0", + "version": "3.222.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.221.0-windows-x64.zip", - "hash": "sha512:93675e578e45642c57066c3ea102c0b6334e2bccad9a35f882888483980b1725add42841ce1683e4e1fc4c3eb83f7c922daf6237389aa4d8e09dfbbdd2369381" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.222.0-windows-x64.zip", + "hash": "sha512:54014e7a74907787283f77cde1e910e284c632d5d7b9b8b78a9e1f77c30cb0be04a6f567eb349a0ab79e3bea5fef18d6b9380b87f0e1944dff0a1bebcd5b5ca0" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.221.0-windows-x64.zip", - "hash": "sha512:93675e578e45642c57066c3ea102c0b6334e2bccad9a35f882888483980b1725add42841ce1683e4e1fc4c3eb83f7c922daf6237389aa4d8e09dfbbdd2369381" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.222.0-windows-x64.zip", + "hash": "sha512:54014e7a74907787283f77cde1e910e284c632d5d7b9b8b78a9e1f77c30cb0be04a6f567eb349a0ab79e3bea5fef18d6b9380b87f0e1944dff0a1bebcd5b5ca0" } }, "extract_dir": "Pulumi\\bin",