From f88aa095e298825e92aeeb11844d70152a3741af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:27:41 +0000 Subject: [PATCH] pulumi: Update to version 3.110.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b318edda2e..b2524099f7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.109.0", + "version": "3.110.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.109.0-windows-x64.zip", - "hash": "1cc735f90bf74309ec63bb1c2bd7b711050a3f418c195de9b7724426351253c6" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.110.0-windows-x64.zip", + "hash": "5b17ac1b487a2d87257a7c28153a68d43cdc44f6a0fb84e27be07c12da188ee4" } }, "extract_dir": "Pulumi\\bin",