pulumi 0.16.4
Closes #34057. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
d73480c098
commit
19b167b85e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Pulumi < Formula
|
|||
desc "Cloud native development platform"
|
||||
homepage "https://pulumi.io/"
|
||||
url "https://github.com/pulumi/pulumi.git",
|
||||
:tag => "v0.16.3",
|
||||
:revision => "30b26a5203c4e1ed1c7455ce0ba9bccedf859bad"
|
||||
:tag => "v0.16.4",
|
||||
:revision => "5afac2c1a9542570eff3fd78d181edf7a2b2358c"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue