diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 18c946dbb6..087f9592bf 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,16 +1,16 @@ { - "version": "3.223.0", + "version": "3.224.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.223.0-windows-x64.zip", - "hash": "sha512:2a74b15f937d4dd12e876317c4fce1256793e264bbe31205749513510fb0a8c51648c47da7cea53734dcd5ca2dd373f456ee52b4a899f0799a29b348f0820e95" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.224.0-windows-x64.zip", + "hash": "sha512:dd61887a32b2104d9e355e11a5ac48aaa83099c52e4447931eb399864a74d371909f2acfb32d9600045e5fdb0c88f927093161a73ab064459ba6946c4ef90fc1" }, "arm64": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.223.0-windows-x64.zip", - "hash": "sha512:2a74b15f937d4dd12e876317c4fce1256793e264bbe31205749513510fb0a8c51648c47da7cea53734dcd5ca2dd373f456ee52b4a899f0799a29b348f0820e95" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.224.0-windows-x64.zip", + "hash": "sha512:dd61887a32b2104d9e355e11a5ac48aaa83099c52e4447931eb399864a74d371909f2acfb32d9600045e5fdb0c88f927093161a73ab064459ba6946c4ef90fc1" } }, "extract_dir": "Pulumi\\bin",