bash-preexec 0.3.6 (#20077)
This commit is contained in:
parent
10e1acfcea
commit
e2a744e5a9
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.5.tar.gz"
|
||||
sha256 "197f5107f84a4b4caadc57f908f2b72a911c95ae36412d1b166c4c1b20b2da8b"
|
||||
url "https://github.com/rcaloras/bash-preexec/archive/0.3.6.tar.gz"
|
||||
sha256 "d2c0c7698d02e72cb47e8bf9394e1773c33414f8c845311db9bc1a1f7c2a089b"
|
||||
|
||||
head "https://github.com/rcaloras/bash-preexec.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue