pulumi 0.16.19
Closes #37602. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3a752d5acf
commit
373e9d317d
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.18",
|
||||
:revision => "66ada50ccf242d9327bac83e4edc014c8ee9ab66"
|
||||
:tag => "v0.16.19",
|
||||
:revision => "0117c1c01d246c1a864e613c641c626efa04f7fb"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue