Skip to content

Commit

Permalink
Merge pull request #191844 from denysdovhan/update-spaceship.rb-17272…
Browse files Browse the repository at this point in the history
…66143

spaceship 4.16.2
  • Loading branch information
BrewTestBot authored Sep 25, 2024
2 parents 1acd452 + e68c9e0 commit eab18fc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/s/spaceship.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ class Spaceship < Formula
# site cert issue, https://github.com/spaceship-prompt/spaceship-prompt/issues/1431
# homepage "https://spaceship-prompt.sh"
homepage "https://github.com/spaceship-prompt/spaceship-prompt"
url "https://github.com/spaceship-prompt/spaceship-prompt/archive/refs/tags/v4.16.1.tar.gz"
sha256 "15e6834ad464f57ef475fd880454b0d008c2beea9af0ad644df89962b595d792"
url "https://github.com/spaceship-prompt/spaceship-prompt/archive/refs/tags/v4.16.2.tar.gz"
sha256 "8892708e4c6c6a0ddff8dbe433e8384606d9a6b73b2cab48ac5ef80adc1a018a"
license "MIT"
head "https://github.com/spaceship-prompt/spaceship-prompt.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a69e858a3de1d8635970c03a48f20578d765ff17813c98bcac6de8caa7632aac"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3720bd2d85501bc182ee6de0aafb7d3ea64cecc8b10f05174452393b7448f229"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4302cc00eaf7cae05cc2fc0d6a2d79e4ff131322e7b34716488830f001382b4"
sha256 cellar: :any_skip_relocation, sonoma: "839c90899696703d56e3c85c8f57ebecfaa0972d55346e69f793a439d016bd2d"
sha256 cellar: :any_skip_relocation, ventura: "cf4bace6d2ae2e68716acdb7c599dca624f49f7f9f7282239dbbb03447aaac3c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3a431aa02bc2ff2360a69bb5866c399b670b778bdfd553f629c5548a89bf062"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "eb5665cb4cfed8f23122e2eac1ca73e778154fb54f960b3842ff025f05700b67"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f6e0071cffbfe42f213775718d2e36e983cad93650ca50983f55615971bae89"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a182a6d3c1ccbdfab3851cc27630e8969496257e4795d83853d54355ba833cfc"
sha256 cellar: :any_skip_relocation, sonoma: "6d68bfe382f70f476391acfa3a73925a76f79e94695a7ffeb46ac190c0daad23"
sha256 cellar: :any_skip_relocation, ventura: "73cdfa1d1f6b3f357d46b105b6e391913dcb6b47bf7408570e207a154ed12f5f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a26efe9322c2016fc56d433668eec2aa937aac0d2c61467cb6b8a0c4ef0b3117"
end

depends_on "zsh-async"
Expand Down

0 comments on commit eab18fc

Please sign in to comment.