Skip to content

Commit 8f93b27

Browse files
authored
Merge pull request #229980 from pulumi-bot/bump-pulumi-3.182.0
pulumi 3.182.0
2 parents 12f4f4a + 230227d commit 8f93b27

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/p/pulumi.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ class Pulumi < Formula
22
desc "Cloud native development platform"
33
homepage "https://pulumi.io/"
44
url "https://github.com/pulumi/pulumi.git",
5-
tag: "v3.181.0",
6-
revision: "c53ffb7ac46c37cba575096f5c166dcfee74d282"
5+
tag: "v3.182.0",
6+
revision: "997a0959c3a1e7e4563604d1d4f4810949736c0b"
77
license "Apache-2.0"
88
head "https://github.com/pulumi/pulumi.git", branch: "master"
99

1010
no_autobump! because: :bumped_by_upstream
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a6604b5d903d69162425f509ee98f344f7f0abf9abf6712ee38ffee6ed2a515e"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "711af81550b5db7ef504d9c3dd4eb601180c68ca16997fe10bbcf0c1024f74d2"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5e3f5e6aa88b3d651d4d62f888af5329f303065b2de7dcdb54da7be56443ffea"
16-
sha256 cellar: :any_skip_relocation, sonoma: "ecf650819d7d828110e4ae41c69f29b8fce50ba6d5349f86ad590611c2d243cf"
17-
sha256 cellar: :any_skip_relocation, ventura: "76f69423e71d9f9c1ab3046f599e7fe14103dbda65f909fe7d95f4fbbadc397c"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "70e44008085084f1e377c9cc4b77677066f201bfe5b265902e64e8e423af7f8e"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c44e3d6a57b7bf20eeea75eed1e55a0e093b5fd03ca0769d4136d2221478c10"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7cdb75f764a25e8c62299a3e1ce3bea24f8c2bd352713643bf2e637fdb53318a"
15+
sha256 cellar: :any_skip_relocation, arm64_ventura: "10147767b3180a2b0aad4b77559e6f86c4928f1164f0a3dd3dd6e2831eba53ea"
16+
sha256 cellar: :any_skip_relocation, sonoma: "78ea4b91369fb31c4bc037090e1fb2ba815a54f23925947fba87c541c701f0d3"
17+
sha256 cellar: :any_skip_relocation, ventura: "f53427bad71e1e84b8867e39c33dbbc2266b63d4c00c15af1a79015d027a9e68"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f85f9bfc501c388a3a9ab1886da896c2c4e32b57a584e41a2c243721f3c593a"
1919
end
2020

2121
depends_on "go" => :build

0 commit comments

Comments
 (0)