8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10aeb2 commit 829f856Copy full SHA for 829f856
Formula/bash-preexec.rb
@@ -1,8 +1,8 @@
1
class BashPreexec < Formula
2
desc "Bash preexec and precmd functions (like Zsh)"
3
homepage "https://github.com/rcaloras/bash-preexec"
4
- url "https://github.com/rcaloras/bash-preexec/archive/0.3.7.tar.gz"
5
- sha256 "56c33779763f9960dee863f4d87bc58f8da0ad9120b2c60dd12ba61c71c72da4"
+ url "https://github.com/rcaloras/bash-preexec/archive/0.4.0.tar.gz"
+ sha256 "6585301348800400983a8b09d43df8c343ea2d7d9e0222029961d75fb7754840"
6
license "MIT"
7
head "https://github.com/rcaloras/bash-preexec.git"
8
0 commit comments