From 4ca1f3de97f7ba68f707a815660f58a54aaab581 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 00:37:54 +0000 Subject: [PATCH] pulumi: Update to version 3.166.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 874c8e4eca..136caaed58 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.165.0", + "version": "3.166.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.165.0-windows-x64.zip", - "hash": "9f6b8c44b46ad8fca6151c3718644d28fb614d95c91b356ef52f082ef28c4661" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.166.0-windows-x64.zip", + "hash": "d427d5c27d4badc5de96955bac35f1253cea9560f5eb71c98fa6f44fe3c98ba2" } }, "extract_dir": "Pulumi\\bin",