diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c90771b99b..14ca58ad87 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.37.2", + "version": "3.38.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.37.2-windows-x64.zip", - "hash": "8dc93ae8f1e3705b95527047807aaee1e445f1318e0190677ae37bf198b01785" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.38.0-windows-x64.zip", + "hash": "6f2baa1b5b80d711b64850af7042a2a31816b269f39438084c4975e16131ac90" } }, "extract_dir": "Pulumi\\bin",