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 b386ec1 commit b1e9332Copy full SHA for b1e9332
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.136.0",
6
- revision: "6315637ecef9851f21bd94c37489c4f117c8089b"
+ tag: "v3.136.1",
+ revision: "08dd376cebaf193509c55703cd1e3d359952ce6a"
7
license "Apache-2.0"
8
head "https://github.com/pulumi/pulumi.git", branch: "master"
9
0 commit comments