@@ -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.203 .0" ,
6- revision : "8b0ee4d225d4d22a172c37cc42d813a397c33c22 "
5+ tag : "v3.204 .0" ,
6+ revision : "24654399abdfe5725bead8d54ad64efb554f6392 "
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 : "fb27effe624ca77db3c228317271a1f69584bd9a2c1ac7946d15b704bba7c2fd "
14- sha256 cellar : :any_skip_relocation , arm64_sequoia : "53bb576208cdf622a315a70e7efac667d5d31871d4ae933fcdf90f883cd13150 "
15- sha256 cellar : :any_skip_relocation , arm64_sonoma : "651bacbea018e3fe91d0e392f069582aca63c5a1e914a414f4b6602fea1cf6cc "
16- sha256 cellar : :any_skip_relocation , sonoma : "e248df9c4d082a5ed88fbc0ff506c17dc4e0a7fc3cd5b31ce3399c23050c8158 "
17- sha256 cellar : :any_skip_relocation , arm64_linux : "402b86a800e1ed824b6140d8003f6ff435c0787c6e9ab354000694342c5b104b "
18- sha256 cellar : :any_skip_relocation , x86_64_linux : "b91b42daba634344c4e6b341f5d8327bdee435e0c83605c0e2d806971466ef40 "
13+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "25b1d00843647510557a264826f839ac3a1038bedc9aabbcd92f18e8699af297 "
14+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a5c44f223ed0d67a3ae17647cb9d44f5372be1e1a4d25803140f78aa990a1f0b "
15+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "af7eaed3ccb141eecfbab4c996a6e5bf9fcbdc637e86f77a9bbf899ba48d649b "
16+ sha256 cellar : :any_skip_relocation , sonoma : "f44e1f35e3817c6442b5086d130be424fc731d359cedbdf2da6a94958059bb7c "
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "e48189b3e5425fd582532c72931cb609049aa6cf671ca218a7a15f9f0a6f27dc "
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "66bae9415e993f8efab0876cc64d1b387b7d9b0c424e3c0186d5df7bd4b1bbd7 "
1919 end
2020
2121 depends_on "go" => :build
0 commit comments