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 431d196 commit b9cb9b9Copy full SHA for b9cb9b9
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.159.0",
6
- revision: "f658c3fc22a23a0b7437a517a6d6d282d5ac6ff2"
+ tag: "v3.160.0",
+ revision: "1890192b422b2f9cea2b4e7ab935512080c6d2b1"
7
license "Apache-2.0"
8
head "https://github.com/pulumi/pulumi.git", branch: "master"
9
0 commit comments