@@ -2,19 +2,19 @@ class Pulumi < Formula
2
2
desc "Cloud native development platform"
3
3
homepage "https://pulumi.io/"
4
4
url "https://github.com/pulumi/pulumi.git" ,
5
- tag : "v3.200 .0" ,
6
- revision : "0625026c40cd6777945f9190a6a497ee66e707a4 "
5
+ tag : "v3.201 .0" ,
6
+ revision : "d31eae035cb90b6f400207edb3c21259f9c6800a "
7
7
license "Apache-2.0"
8
8
head "https://github.com/pulumi/pulumi.git" , branch : "master"
9
9
10
10
no_autobump! because : :bumped_by_upstream
11
11
12
12
bottle do
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 "
13
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "24221b24c88fd6a2b60c5ec345cbb89e948799ab1af943d9c4fbec5fea7e5d9b "
14
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2effcf99c5caa38533c4c62af75ae065cb69a717591a3b7efc3af4cef4f53176 "
15
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "aa46c67ea9195199dcadd6c920ee8fa07a6dbed96702269796ccc58d502ee255 "
16
+ sha256 cellar : :any_skip_relocation , sonoma : "577bd4feb3734cabe01a17118c9ef33e0762ef0edcb5e2f159e5648980893500 "
17
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "67262c6387570935f9f6f3f9e43b6052d97cf36c4cb83d345dfcf6448a8482fe "
18
18
end
19
19
20
20
depends_on "go" => :build
0 commit comments