spaceship: update 4.5.0 bottle.

master
BrewTestBot 2022-09-23 16:05:23 +00:00
parent 3e306ccba9
commit d9a8805b9c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -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: "04eae4f2e374970be5ed3eb4a3d148f8ba4555564c96cd5bd229c0ff93207ac3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "51ab8061dd30dc958f0da4b946b1a95658c16408ffeb295f2aca426b227a46e6"
sha256 cellar: :any_skip_relocation, monterey: "c69522823561f38b71958e96e56b9a6eb11f71233bf409daac16fb24b08c7113"
sha256 cellar: :any_skip_relocation, big_sur: "618bd82f6b12e3807ab5203a455e5512ec52c7e085424e05ef37ea2cd6d75263"
sha256 cellar: :any_skip_relocation, catalina: "a40f90d29fd3157be348923ae92e62bc6f818408e7f7af6156362843352c01f9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "16b4289fbe0959beaf7bc7bee73326c20a5eef18ae0822100d2bb418c059c0cd"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fe0833f77357d7a45239144270be4bab4935fff4de5179e938c9837d4415e0a2"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9cb8e23a1ffd3b0ab7874f0b92dbe34fe6049beff7f9b246392279153de524cd"
sha256 cellar: :any_skip_relocation, monterey: "d8032914ed609f5d0136ab54f84e06372941b840476b769307849497c07a1b62"
sha256 cellar: :any_skip_relocation, big_sur: "2f50b80083b9084db64c52e4c2a91b67978171ae2764333699e4af8797cfc038"
sha256 cellar: :any_skip_relocation, catalina: "8e760db1934e4a898300d7ada61266a08f4f40f6a200f4a61e7cece395fdc5e0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e947c53361966e3d64836eebd335b84ae1e10f731559db03df957141f358444b"
end
depends_on "zsh-async"