pulumi 0.16.12
Closes #36454. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5c1ad0a8eb
commit
4d8a51625a
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ class Pulumi < Formula
|
|||
desc "Cloud native development platform"
|
||||
homepage "https://pulumi.io/"
|
||||
url "https://github.com/pulumi/pulumi.git",
|
||||
:tag => "v0.16.11",
|
||||
:revision => "378bae27d83e649e482beed8fe33be20bd3c7805"
|
||||
revision 1
|
||||
:tag => "v0.16.12",
|
||||
:revision => "e950ab1e5155f2f04881e53fcf4e07362dd6448f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue