starship 0.6.0
Closes #43007. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d64c4c89f9
commit
cba4877cbd
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://github.com/starship/starship"
|
||||
url "https://github.com/starship/starship/archive/v0.5.0.tar.gz"
|
||||
sha256 "f4b611d757b6cf54ee9250a0d672453e090d0453a6e6edf96ccd740e7b607692"
|
||||
url "https://github.com/starship/starship/archive/v0.6.0.tar.gz"
|
||||
sha256 "eec9a9f6d694bd14f1aa1e5f4a0a88c12bc4209fe52ec8f12d9dbadbef9ea32a"
|
||||
head "https://github.com/starship/starship.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue