Skip to content

Commit 70cf2d1

Browse files
authored
Merge pull request Homebrew#246768 from pulumi-bot/bump-pulumi-3.200.0
pulumi 3.200.0
2 parents 94a0414 + 8a4ac23 commit 70cf2d1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/pulumi.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@ 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.199.0",
6-
revision: "2b1ed7f281b494287a1fc599f3e46e32837f4d14"
5+
tag: "v3.200.0",
6+
revision: "0625026c40cd6777945f9190a6a497ee66e707a4"
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_tahoe: "edf82e3c9419368036877319119c7da95b352283d54431d1022f1a4ee743c1e9"
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "44b9cd64749ca6e9d8be48d00d59319c5d65d6200ae894ea9fe7ff6aba9a2b10"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "37a19e440cef2eae2e5c99eeb92ba7d6a9264680925755d1d0be5d56af84dea2"
16-
sha256 cellar: :any_skip_relocation, sonoma: "01095b35f9db0808d1f81aa1bbf3b2dbc2791619d7fdcaa5d36c7dec08d7b244"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd72da56216c596c17aff88c8b5bd31c853fab48ca6d2349d8d0ec747ed8c567"
13+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "662ae58bf72d2ee818b2fbad751c1dc4dda62f5ad4180e4b87f1b4d2fffe88d2"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "170eb2412298fd08bd16156689ff971cccb2be5dfa393ce16b816609dff63fe8"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9badd862e7424cd8b6df6be0e3dd3c576d8fcb9e64ec98dff1d888867409d936"
16+
sha256 cellar: :any_skip_relocation, sonoma: "bac8b77a32136fd5e2adc7f4b3f9f36e6de69d44a01aa2643c4397b63f7bb552"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "51cf26970a3ef22a22eacec9a9ce094833564f1d4d63eacaffe675a850bdc74b"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)