From 13522d08618ca7b45ca158f18487bbb934015521 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:06:57 +0000 Subject: [PATCH] salt: update 3005_3 bottle. --- Formula/salt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/salt.rb b/Formula/salt.rb index 3af2cf5b997ae..9babd3ade25c8 100644 --- a/Formula/salt.rb +++ b/Formula/salt.rb @@ -10,13 +10,13 @@ class Salt < Formula head "https://github.com/saltstack/salt.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "a7addf5bc79c11c9b5944c039d064392806f0b0ad7d0cddba033c96ad26322ab" - sha256 cellar: :any, arm64_monterey: "f811d8add12e556a54c0e27d8b25d019a69481b23b068b156a2dac53076bd570" - sha256 cellar: :any, arm64_big_sur: "27660adc895587a9d476b8013df604420547abd0b4cb4c47089561e425f87efb" - sha256 cellar: :any, ventura: "fcbe74f142c8035e6309431b896eb69be2af38e44f38604101e548b7ddc17445" - sha256 cellar: :any, monterey: "933faaa7cb3f32f469b003da6e7c594ba1a91b2089233e93493c7c12e42cc46a" - sha256 cellar: :any, big_sur: "b4c2029b2be1ef510934e1d9816c4de32157b0c12f5bb3eac56ae8b6a2b94d93" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ea0be43d0b8c5f8d55ce12e8840541e96effd37cd1817fa358e6c7a91835a389" + sha256 cellar: :any, arm64_ventura: "406854958146b626b40d257f76fb3f94d67304716629cfa63cc8d9db7231df7b" + sha256 cellar: :any, arm64_monterey: "2df37871e126b7919843a0341b161fcf23bc17cbb20529e7f38018fb292a2059" + sha256 cellar: :any, arm64_big_sur: "8984a4bd6feaf553807ab0420daf643abd41a5911cb2cbebe060747cadb9cc7e" + sha256 cellar: :any, ventura: "6992f4390ae1af036907f422cd9151a38ae73f0b5e8f419d83ba046927ec0c01" + sha256 cellar: :any, monterey: "336585531a3a29c12744a9281d18d92cfae5157f238a2954c6293a437e0f39a4" + sha256 cellar: :any, big_sur: "0c83ab569c2638c50db02096be8fb7d36be41954466eb689d794876b8b7b9794" + sha256 cellar: :any_skip_relocation, x86_64_linux: "11180326276d6b0fb71737de857221f62f06044ce9d79124e781ef6d699bfc31" end deprecate! date: "2022-08-31", because: "next version will require a vendored python"