pulumi 0.17.14
Closes #40405. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
5ecaa12e6c
commit
d1a3a16458
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.17.13",
|
||||
:revision => "61bff0c3a4c1b230fb07bf1a4fe32b3c9027d2ce"
|
||||
:tag => "v0.17.14",
|
||||
:revision => "b84b3d487dfe2fe6df52cf022dddcaab59845827"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue