starship 0.25.0
Closes #45366. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
285f3d76d3
commit
977e90ef00
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.24.0.tar.gz"
|
||||
sha256 "f8cd71d7cf9b9a1ff57acd81f22960994bdaea58cfae813bd8e42146de431c0b"
|
||||
url "https://github.com/starship/starship/archive/v0.25.0.tar.gz"
|
||||
sha256 "623d545318fc430f443665aff79921df9a2077c40e2f74b5870bb56772c9eebd"
|
||||
head "https://github.com/starship/starship.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue