starship 0.26.4
Closes #46714. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
b7a4029938
commit
633e30e7ef
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.26.3.tar.gz"
|
||||
sha256 "33245c927bcbb1625ad747cf9d5e3e027eec6109f59522e2f02a65e55d513232"
|
||||
url "https://github.com/starship/starship/archive/v0.26.4.tar.gz"
|
||||
sha256 "80b44efd22a8a7305c8cb31acf9b703d589f97fce009cc6be20105ff3a3d3d0c"
|
||||
head "https://github.com/starship/starship.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue