From da080a19efad5cc18f2ad582c4d3fc7f2bc90fc6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 7 Oct 2022 19:07:42 +0000 Subject: [PATCH] spaceship: update 4.6.0 bottle. --- Formula/spaceship.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/spaceship.rb b/Formula/spaceship.rb index 16608ec9d0a..b6203c7c508 100644 --- a/Formula/spaceship.rb +++ b/Formula/spaceship.rb @@ -7,12 +7,12 @@ class Spaceship < Formula head "https://github.com/spaceship-prompt/spaceship-prompt.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_monterey: "999179e2c1f4547771067f455e6fed28d8c9368dc1e0336328d21b12a706dd1f" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "3499785834d2959b0dd8670c3018b03b4819a71d98180eb4872cffebcced2535" - sha256 cellar: :any_skip_relocation, monterey: "4cbb1885e33e7a05115c13af6cde4e0fe434b5c72c407bb5a9d3b6c7132f4c22" - sha256 cellar: :any_skip_relocation, big_sur: "cc9526edcabd4a5779d615a909d6db58620201465cb3a30e38ef270c10dfb542" - sha256 cellar: :any_skip_relocation, catalina: "3174da1e42e5df18f5bd8d4ee6e7064fd69994ae01bd74397fdf57d1dbe4e716" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d1dc6f68997b1df457941dc986478f4c36879e81b8e5a68e68400fe97cb16bc3" + sha256 cellar: :any_skip_relocation, arm64_monterey: "eb2f87d82d788dfa4505fa466f5569c95dccd68d9565ddc421c7b8665c080505" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "385bf73cdfcc69eaf83a4123ffd689330537c0ad64752837f154546e3979f235" + sha256 cellar: :any_skip_relocation, monterey: "33300e7208e18568d21210b9d9153618ba187586916cd5efd652f7ff5f7e8dad" + sha256 cellar: :any_skip_relocation, big_sur: "b912426162ee4dd4416b63220079dc10f3aecc67efd455d67976cdf1afbe7f1e" + sha256 cellar: :any_skip_relocation, catalina: "801f2d618c9561fb14abd9b23c7b18225570185c50af8f23b6b91adee29cbe48" + sha256 cellar: :any_skip_relocation, x86_64_linux: "10f6d80631d5055e5b3dc8bc00637a6b2f034fd2dc4b6e09d4e69924cbbfc746" end depends_on "zsh-async"