From 868b29b56e81328ab4fae8e4545d5e651b4e9d9e Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Sat, 28 Dec 2019 12:12:03 -0500 Subject: [PATCH] starship 0.32.2 Closes #48354. 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 fd03e19fe9..746ad09d01 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.32.1.tar.gz" - sha256 "f5c16becf2fbfb0a9a6d47ded655db2be2d8cb0b5e5f7899b8e23c5e2d356810" + url "https://github.com/starship/starship/archive/v0.32.2.tar.gz" + sha256 "ca8cbb2a34f38bf80839d3e9e26efc3c5009bc43aca040a03d0006a7c6f0845e" head "https://github.com/starship/starship.git" bottle do