We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7adf32 commit 5d32de0Copy full SHA for 5d32de0
Formula/p/pulumi.rb
@@ -2,8 +2,8 @@ class Pulumi < Formula
2
desc "Cloud native development platform"
3
homepage "https://pulumi.io/"
4
url "https://github.com/pulumi/pulumi.git",
5
- tag: "v3.171.0",
6
- revision: "f3d692d442223b23f7c7b93b1105acacd4efbf21"
+ tag: "v3.172.0",
+ revision: "15cfbb4786014a2ac5297ab3b7c0ffe66d8be126"
7
license "Apache-2.0"
8
head "https://github.com/pulumi/pulumi.git", branch: "master"
9
0 commit comments