Skip to content

Commit

Permalink
Merge pull request Homebrew#160337 from pulumi-bot/bump-pulumi-3.102.0
Browse files Browse the repository at this point in the history
pulumi 3.102.0
  • Loading branch information
BrewTestBot authored Jan 18, 2024
2 parents 1441766 + df58e11 commit ff2b1d3
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.101.1",
revision: "c48ed3ba4989cc98ce14806ccf1c57c795757388"
tag: "v3.102.0",
revision: "2a97e7900efe13dd51ecbd519fa0621add538feb"
license "Apache-2.0"
head "https://github.com/pulumi/pulumi.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e71ce0bbea30cd965536ccfe63abd732e6eff3dd965a13039026793f3e4eb38"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0563ff7ed24a4d4af345496ab0d858ed87f5bbe83fd1825c9408c78fa0a3c14"
sha256 cellar: :any_skip_relocation, arm64_monterey: "25dbeb78c111248dcd3f67a4dd9a3cd7e73831e923712fd1acf005f19b5860fc"
sha256 cellar: :any_skip_relocation, sonoma: "8e6acebb0a5926988225315331cd11d4bb2173ee89d11723897da3f981305305"
sha256 cellar: :any_skip_relocation, ventura: "7248ca3e7fd3a33e446c25743db27e2fadc8e248977875670e1a27986fffb30d"
sha256 cellar: :any_skip_relocation, monterey: "c78e6c06489330524e8b26c8d6226b096c89a2096022d78b8a897393c10d1448"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d0283e0a3eef17c7ab4941a6f392771fdf446f3b6eab858c0f6812b4a0a368b4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "aa4aeaa4890c7552aac8a43ddc6aa2971abcd5d62ee3b23312bc354235b53233"
sha256 cellar: :any_skip_relocation, arm64_ventura: "721230aa0c91fbcb5b8d0470e9e9947ab218e12963e6133faf20edfc900fe353"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b393e7e82362778798f867ec751b90f98b11484862fc184f1589147f046d9301"
sha256 cellar: :any_skip_relocation, sonoma: "066415eb66843e9df25dffda8a3f3caef64beee1030c24247e8c8fd64f80f9ee"
sha256 cellar: :any_skip_relocation, ventura: "d0313b1775736bfa3a2b4c3f3f6c9eb0d58f914983a459cf8ef31a3b879ebdc3"
sha256 cellar: :any_skip_relocation, monterey: "4f73be71287625d3c2a7c80b1f653db7367710d29d86fa02a01daf8268b0ac4c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a34ba74a831fac8219b812e9917de4e350f13cd03648382a7adda63c9c18ed13"
end

depends_on "go" => :build
Expand Down

0 comments on commit ff2b1d3

Please sign in to comment.