bash-preexec: fix audit 'description must start with capital letter'
This commit is contained in:
parent
dddcf30abf
commit
94fbd8c8da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class BashPreexec < Formula
|
||||
desc "preexec and precmd functions for Bash just like Zsh."
|
||||
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.3.tar.gz"
|
||||
sha256 "019a556c5ec77a6c5b4c53c0afbe6596b0d8eac2ffde076af44b0a1d5793cc7b"
|
||||
|
|
Loading…
Reference in a new issue