pulumi 1.4.1
Closes #46092. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b7288eae1c
commit
8497be3ac5
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.4.0",
|
||||
:revision => "06d4dde8898b2a0de2c3c7ff8e45f97495b89d82"
|
||||
:tag => "v1.4.1",
|
||||
:revision => "29049ecaf31ebe9f66870de415e7cda636ebc325"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue