Skip to content

Commit

Permalink
Merge pull request Homebrew#150623 from pulumi-bot/bump-pulumi-3.88.1
Browse files Browse the repository at this point in the history
pulumi 3.88.1
  • Loading branch information
BrewTestBot authored Oct 12, 2023
2 parents 6a23275 + dab768d commit 04103e0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/p/pulumi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ class Pulumi < Formula
desc "Cloud native development platform"
homepage "https://pulumi.io/"
url "https://github.com/pulumi/pulumi.git",
tag: "v3.88.0",
revision: "4d3b82cb9ff6585a096c8c6d86a0e88a7bc5be08"
tag: "v3.88.1",
revision: "b22087715f4ba036cdf323de7d44a7bf9c03f144"
license "Apache-2.0"
head "https://github.com/pulumi/pulumi.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3cca63afd9edb474a3ede40cab432ed6ed7f5131f0b0fb4ee5adb4b3a62598f4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "678ff2d5539fc91d3b3a698c9cecff9b945341f7693d1057151e662da33b85f5"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e32951be1dd7c02e7ec4bd30cb498f107545c24edaf6a1f5a3a5b6f530e2addc"
sha256 cellar: :any_skip_relocation, sonoma: "a53acfa94226c77c282e82ed599b655f9b82b6cfa7b7108e9431868c7d06523d"
sha256 cellar: :any_skip_relocation, ventura: "6aad6e22b046ad8350e92f2401a0762a0c7e37d78e261bd6a8661277d07449ff"
sha256 cellar: :any_skip_relocation, monterey: "d4c56fd706a8317b5b488ed0d18599d3d1c4341d7c1ab74f0550287f70b79b90"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bb4714ba16968fc5db32a9fe97de4793e181b27fc44b573c0bce8674658368e9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc4ca021648f190195581e8f9258290664d38c8f2ee5da9b0c39479135482d2c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4bfea3d436d9aece642032f99b2ac4e932f9d254a790e629e00ada540ba4bd33"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fdd6b977b8e8769c8978e5caa28839c05866fb9485b2fbb0356ec7dc90d7c735"
sha256 cellar: :any_skip_relocation, sonoma: "24e18833024a93a5da4f293e3384016e587955c01558adcb3d538631b9a0d26c"
sha256 cellar: :any_skip_relocation, ventura: "b0a00a64531d1dad73d9ae9887ef8fa84342b13e2650a40f9d98b36b7d3768c6"
sha256 cellar: :any_skip_relocation, monterey: "302caa4bd701c9cb584b219d9fef95733df2090a1d54d8293bf44d0f59ab69ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c40796df09980e31db80e0edc5e793de606ea4c5c4caa172e6eb8287dec46f1"
end

depends_on "go" => :build
Expand Down

0 comments on commit 04103e0

Please sign in to comment.