From 2342e22e2a8ccbd0b70070073617b6b757582666 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 2 Dec 2020 21:12:17 +0000 Subject: [PATCH] pulumi: update 2.15.0 bottle. --- Formula/pulumi.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pulumi.rb b/Formula/pulumi.rb index 727ef72fbb5..05958829327 100644 --- a/Formula/pulumi.rb +++ b/Formula/pulumi.rb @@ -9,9 +9,9 @@ class Pulumi < Formula bottle do cellar :any_skip_relocation - sha256 "99877b04ef3944e163867c1c59b522ac7707dd1458e8cc550be3662a671436b0" => :big_sur - sha256 "aa6a8c32407b42927effa946bab30faec2bd3e984321e5c9165f92c5db098980" => :catalina - sha256 "4b11d3a328eb0e81431c1663e615c85a431e9abaf29bf5bc0dd867801f0db604" => :mojave + sha256 "112fdb639256b270e51ad917ec050c57de6e612e5cf9fe3ca9d83e7a5dfef42a" => :big_sur + sha256 "791633f9e2dd9ecb4533fdc3a86c244a47fda5f84521e1525cbe23085cc9dfa1" => :catalina + sha256 "f2b50f0ba24fccb88b08e24bff540d9b498c771234212d08953fe1d611d75e53" => :mojave end depends_on "go" => :build