Skip to content

Commit

Permalink
starship: update 1.19.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 15, 2024
1 parent 0c31a0b commit e7112be
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/s/starship.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Starship < Formula
head "https://github.com/starship/starship.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "38e579d1d0b477e004118a7d61125692a76eb00b01f1ae61531a5de52a7d8fc9"
sha256 cellar: :any_skip_relocation, arm64_ventura: "91e8147b20a0e7a3a9764d661da4b5fc1bc56592ec7e49e2425ebf16f1717452"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bf608eb41a558493c4dbd89d930954a1a2f8d812a027cf87a353e312a0973a53"
sha256 cellar: :any_skip_relocation, sonoma: "3ba8017db4aa930e60a95959657f79bbf2657aa11ec7997dc7c40c91a99ea47f"
sha256 cellar: :any_skip_relocation, ventura: "bcb35b10e86547b05b46cfd1cb08ffae81a820a26e561a0b1e255a8ef23101f3"
sha256 cellar: :any_skip_relocation, monterey: "82825059b6915e6c03bb5d956bede8bc1df680e4ab038ae554b480307fb7374b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "176ebab8a44b0f9a563606d1c97d7e8c02f2cd95517eee8df4901270ba362894"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "aa460abfe797998bbeb28f307296f4c309e1d0ba520b65330b1a9d6da12eaf61"
sha256 cellar: :any_skip_relocation, arm64_ventura: "09dbed5fc8d4f3733f637ee89514d38a4137063a3d251de9a633af86ab75c72d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "55bda002bdfa6b15312fe28457d28dba841c95bf6321c9129fdb5f744a54bfa8"
sha256 cellar: :any_skip_relocation, sonoma: "2d53c7430331c0b72fdf384d26c770fa28df86791d017817e2cc8be9cd955926"
sha256 cellar: :any_skip_relocation, ventura: "ccedca76453826d1b3ddbe1a56edeae4f409b37f117fa8069ced3d4986d87e81"
sha256 cellar: :any_skip_relocation, monterey: "f81f58f9b7905d4cdce71975f3fbf92f1d325a7ab9acc6ab4cbc3233018ef198"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea23bc700fbb8907f707b82de36191cea82efcc8fb266a3eedee3b767f62821d"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit e7112be

Please sign in to comment.