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 581d379 commit a902a86Copy full SHA for a902a86
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.203.0",
6
- revision: "8b0ee4d225d4d22a172c37cc42d813a397c33c22"
+ tag: "v3.204.0",
+ revision: "24654399abdfe5725bead8d54ad64efb554f6392"
7
license "Apache-2.0"
8
head "https://github.com/pulumi/pulumi.git", branch: "master"
9
0 commit comments