Skip to content

Commit

Permalink
Merge pull request Homebrew#204425 from pulumi-bot/bump-pulumi-3.146.0
Browse files Browse the repository at this point in the history
pulumi 3.146.0
  • Loading branch information
BrewTestBot authored Jan 16, 2025
2 parents 34c4fdc + f40c754 commit dda7c39
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/p/pulumi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ class Pulumi < Formula
desc "Cloud native development platform"
homepage "https://pulumi.io/"
url "https://github.com/pulumi/pulumi.git",
tag: "v3.145.0",
revision: "01dc024fe7b95651171b3b31c99918de6c43ae9e"
tag: "v3.146.0",
revision: "7d4fe48315994738bb7a41f38393ce909859a13b"
license "Apache-2.0"
head "https://github.com/pulumi/pulumi.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "46314b27468d6d712952d1ce3506e078768ea4b358706b865775ea4878d705e3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1793930fa0f1dbf6580e1bbf45af099563df89f78604d7c0418e95780cb26e76"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7bcf4bb7149cc68ab99c056e7e2a3fb039da2462b512cef97083d3d258f14dfb"
sha256 cellar: :any_skip_relocation, sonoma: "bddedfe891ea36513a9c1edd1f0960089f7a73b850e16b6f8a8f88603cdce131"
sha256 cellar: :any_skip_relocation, ventura: "67203b642f95b46c9bb3ce65b71e6c5451d16363dfd3dda650e7aa103803498b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d6782031df73bfbb4303b3f76a130f5a42756222eb12bec4e7d7a50a8c17259d"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2fa719ca2d9c3ae9beeb1d7b4246986c30c417628ef602240baeb8a40c77c7e2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b74d78ffc15a8fdabec9804c992f7c7a906d5af36fea4bfb152e8269f5cb02c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4e032c9d2295f8bd0fbbf6dba76a13b378c5b6d594ee358792200ec0194a87ff"
sha256 cellar: :any_skip_relocation, sonoma: "42a80000707a6f64a00041c7da0c394cf39a790a2a2dc3f287da75b95dfc19ba"
sha256 cellar: :any_skip_relocation, ventura: "210e649a640195047a4241d63885eef7d542d2a0d29d2012d825303404459a25"
sha256 cellar: :any_skip_relocation, x86_64_linux: "929c79d2a0ea0ca80cd3702338ea541cd9e303e175095f46a70fa35f8b5681ed"
end

depends_on "go" => :build
Expand Down

0 comments on commit dda7c39

Please sign in to comment.