diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e31f160937..1ae8fe0a3f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.124.0", + "version": "3.125.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.124.0-windows-x64.zip", - "hash": "7958fcf47865c9f73dbffa45528a1a0a6a772e9f0e97f1ab9ccd74df3001b316" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.125.0-windows-x64.zip", + "hash": "77e4da1bcddbfffdb418cd07ec21998b9b80bd67bfb85f3c1115bb33c5cebfa0" } }, "extract_dir": "Pulumi\\bin",