bash-preexec 0.3.5 (#19631)
This commit is contained in:
parent
f87f0d3f8c
commit
53b66ece4f
1 changed files with 2 additions and 2 deletions
|
@ -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.4.tar.gz"
|
||||
sha256 "a3050e1672ebc2374e235ea7879f129a62dfddc95875ba90e86271a48f6548b9"
|
||||
url "https://github.com/rcaloras/bash-preexec/archive/0.3.5.tar.gz"
|
||||
sha256 "197f5107f84a4b4caadc57f908f2b72a911c95ae36412d1b166c4c1b20b2da8b"
|
||||
|
||||
head "https://github.com/rcaloras/bash-preexec.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue