@@ -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.198 .0" ,
6- revision : "1fd12025810496a1414ffe6c7caabd2c881c7161 "
5+ tag : "v3.199 .0" ,
6+ revision : "2b1ed7f281b494287a1fc599f3e46e32837f4d14 "
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 : "56c95c9b19b3b8be28ffd00b882fd2d483f14ffb1c84542e237bd8a90e8ba5a9 "
14- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b3f651d20b979daa46b717b4ee998999fc8002a74f6332412d1de780c67624ba "
15- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e1404286312297ea2134f8f0a407f95237d59fce6755119fdfb80af96cd75998 "
16- sha256 cellar : :any_skip_relocation , sonoma : "295ab8b87f869533671b1d24a393152d566477e97f905b5ab187717002e499fc "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "5e69171fce668ecbe8990a3f33186e1eec5dfae3ea5963ac1ac49c8ecd472b75 "
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 "
1818 end
1919
2020 depends_on "go" => :build
0 commit comments