Skip to content

Commit 4fb8882

Browse files
committed
1 parent ce0421e commit 4fb8882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/spaceship.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Spaceship < Formula
22
desc "Zsh prompt for Astronauts"
33
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"
4+
url "https://github.com/spaceship-prompt/spaceship-prompt/archive/refs/tags/v4.19.0.tar.gz"
5+
sha256 "89c8127666b9990d8f126c7e806894c1777210413a4e837e4ce819ca1d04777f"
66
license "MIT"
77
head "https://github.com/spaceship-prompt/spaceship-prompt.git", branch: "master"
88

0 commit comments

Comments
 (0)