We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0421e commit 4fb8882Copy full SHA for 4fb8882
Formula/s/spaceship.rb
@@ -1,8 +1,8 @@
1
class Spaceship < Formula
2
desc "Zsh prompt for Astronauts"
3
homepage "https://spaceship-prompt.sh/"
4
- url "https://github.com/spaceship-prompt/spaceship-prompt/archive/refs/tags/v4.18.0.tar.gz"
5
- sha256 "61d1745ca966430342cc397c168979a7b3605228837cde63e73891c1e4567311"
+ url "https://github.com/spaceship-prompt/spaceship-prompt/archive/refs/tags/v4.19.0.tar.gz"
+ sha256 "89c8127666b9990d8f126c7e806894c1777210413a4e837e4ce819ca1d04777f"
6
license "MIT"
7
head "https://github.com/spaceship-prompt/spaceship-prompt.git", branch: "master"
8
0 commit comments