Skip to content

Commit

Permalink
pulumi 0.17.15
Browse files Browse the repository at this point in the history
Closes Homebrew#40699.

Signed-off-by: Chongyu Zhu <[email protected]>
  • Loading branch information
lblackstone authored and lembacon committed Jun 4, 2019
1 parent 82a5a15 commit 15ad82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pulumi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.14",
:revision => "b84b3d487dfe2fe6df52cf022dddcaab59845827"
:tag => "v0.17.15",
:revision => "4e429592d6cc66133252619905381073629fd7fb"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 15ad82b

Please sign in to comment.