zsh-autosuggestions 0.6.4
Closes #48736. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
91beff9e7e
commit
4be42239b2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class ZshAutosuggestions < Formula
|
||||
desc "Fish-like fast/unobtrusive autosuggestions for zsh"
|
||||
homepage "https://github.com/zsh-users/zsh-autosuggestions"
|
||||
url "https://github.com/zsh-users/zsh-autosuggestions/archive/v0.6.3.tar.gz"
|
||||
sha256 "06f5c5bfedc469dc51f7a2db26ddc2dbcd2e742ea82d8057a7fa9e215c39db4c"
|
||||
url "https://github.com/zsh-users/zsh-autosuggestions/archive/v0.6.4.tar.gz"
|
||||
sha256 "0b6e251ced5fd7b5b78ea01f798ecc1b46169743a717567f0ec0a21198a372e8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue