pulumi 0.17.1
Closes #37660. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
beb611e78c
commit
3ac2151d8f
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.19",
|
||||
:revision => "0117c1c01d246c1a864e613c641c626efa04f7fb"
|
||||
:tag => "v0.17.1",
|
||||
:revision => "d6d839608b2ed6f2b1db19ddf926bdce0802444b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue