From 20bbdaf3fa0d653f323804cfb467c6d0facdce4f Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Thu, 8 Aug 2019 15:48:29 -0400 Subject: [PATCH] starship 0.5.0 Closes #42947. Signed-off-by: Chongyu Zhu --- Formula/starship.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/starship.rb b/Formula/starship.rb index 63d0fadc4a..aefb322961 100644 --- a/Formula/starship.rb +++ b/Formula/starship.rb @@ -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.2.0.tar.gz" - sha256 "27df9d27e7e5687bd16b8d7b3805b4687f667d76300e4b90e1770f925c27bade" + url "https://github.com/starship/starship/archive/v0.5.0.tar.gz" + sha256 "f4b611d757b6cf54ee9250a0d672453e090d0453a6e6edf96ccd740e7b607692" head "https://github.com/starship/starship.git" bottle do