pulumi 0.17.5
Closes #38761. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ca7bc81ae7
commit
5a057d3c09
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.4",
|
||||
:revision => "992952b54f231c766b51c0fbf884763e0958f6ec"
|
||||
:tag => "v0.17.5",
|
||||
:revision => "44292747d46095df426165975e195ddaaae3c552"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue