From 4318ccfc1d2fe91a5b0883189405e4e3eeb1b2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Birger=20J=2E=20Nord=C3=B8lum?= Date: Sun, 20 Oct 2019 12:27:59 +0200 Subject: [PATCH] starship 0.25.1 Closes #45605. Signed-off-by: FX Coudert --- Formula/starship.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/starship.rb b/Formula/starship.rb index ea104b16f1..99812aaad1 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://starship.rs" - url "https://github.com/starship/starship/archive/v0.25.0.tar.gz" - sha256 "623d545318fc430f443665aff79921df9a2077c40e2f74b5870bb56772c9eebd" + url "https://github.com/starship/starship/archive/v0.25.1.tar.gz" + sha256 "eb560643045c7e273525db414f2936289cf9bebdc6db0615018db77d8e6e10d0" head "https://github.com/starship/starship.git" bottle do