starship 0.16.0
Closes #44006. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
626a688e0c
commit
0c6abfd310
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Starship < Formula
|
||||
desc "The cross-shell prompt for astronauts"
|
||||
homepage "https://starship.rs"
|
||||
url "https://github.com/starship/starship/archive/v0.15.0.tar.gz"
|
||||
sha256 "87a23db05a5ac4810b8f6143d6e8b134a4831cd085b4072eba2ead014bd0b221"
|
||||
url "https://github.com/starship/starship/archive/v0.16.0.tar.gz"
|
||||
sha256 "eadf8fc68134ed3c23b558ea0b6701054149ae23d9149613dfc8bed28cc7173d"
|
||||
head "https://github.com/starship/starship.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue