pulumi 1.3.4
Closes #45529. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
b8aa9d4ccf
commit
d3c63414d7
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 => "v1.3.3",
|
||||
:revision => "1ae6629d812ec549b4c372e7541c0999bc8c59b3"
|
||||
:tag => "v1.3.4",
|
||||
:revision => "fa20d88e12d95c70273c71ff41d510858610f2bc"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue