From 3f5db5f8a23c77f8209b8d65e9a25c1667520023 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sun, 12 Feb 2017 07:42:49 -0800 Subject: [PATCH] bash-preexec 0.3.2 (#9887) --- Formula/bash-preexec.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bash-preexec.rb b/Formula/bash-preexec.rb index 4cf1d565b2f..2738ccb9ec2 100644 --- a/Formula/bash-preexec.rb +++ b/Formula/bash-preexec.rb @@ -1,8 +1,8 @@ class BashPreexec < Formula desc "preexec and precmd functions for Bash just like Zsh." homepage "https://github.com/rcaloras/bash-preexec" - url "https://github.com/rcaloras/bash-preexec/archive/0.3.1.tar.gz" - sha256 "e9c96ceb54ca62cebf50191508971d8518245b9c2ad2598b4fd029f381ba17ab" + url "https://github.com/rcaloras/bash-preexec/archive/0.3.2.tar.gz" + sha256 "bf35c21ffdb8a48a908f1503c681017399e62e5580852e3e598e303bb86fc24d" head "https://github.com/rcaloras/bash-preexec.git"