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 11a4618 commit 4367610Copy full SHA for 4367610
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.181.0",
6
- revision: "c53ffb7ac46c37cba575096f5c166dcfee74d282"
+ tag: "v3.182.0",
+ revision: "997a0959c3a1e7e4563604d1d4f4810949736c0b"
7
license "Apache-2.0"
8
head "https://github.com/pulumi/pulumi.git", branch: "master"
9
0 commit comments