diff options
Diffstat (limited to 'system/fzf/fzf.info')
-rw-r--r-- | system/fzf/fzf.info | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/system/fzf/fzf.info b/system/fzf/fzf.info index 6aafb283bbca7..0549568e6c90d 100644 --- a/system/fzf/fzf.info +++ b/system/fzf/fzf.info @@ -1,31 +1,31 @@ PRGNAM="fzf" -VERSION="0.54.3" +VERSION="0.55.0" HOMEPAGE="https://github.com/junegunn/fzf" -DOWNLOAD="https://github.com/junegunn/fzf/archive/v0.54.3/fzf-0.54.3.tar.gz \ +DOWNLOAD="https://github.com/junegunn/fzf/archive/v0.55.0/fzf-0.55.0.tar.gz \ https://github.com/charlievieth/fastwalk/archive/v1.0.8/fastwalk-1.0.8.tar.gz \ https://github.com/gdamore/encoding/archive/v1.0.0/encoding-1.0.0.tar.gz \ https://github.com/gdamore/tcell/archive/v2.7.4/tcell-2.7.4.tar.gz \ https://github.com/lucasb-eyer/go-colorful/archive/v1.2.0/go-colorful-1.2.0.tar.gz \ https://github.com/mattn/go-isatty/archive/v0.0.20/go-isatty-0.0.20.tar.gz \ https://github.com/mattn/go-runewidth/archive/v0.0.15/go-runewidth-0.0.15.tar.gz \ - https://github.com/mattn/go-shellwords/archive/v1.0.12/go-shellwords-1.0.12.tar.gz \ + https://github.com/junegunn/go-shellwords/archive/a62c48c52e972b3ab9f6874bb5313e55e9673638/go-shellwords-a62c48c52e972b3ab9f6874bb5313e55e9673638.tar.gz \ https://github.com/rivo/uniseg/archive/v0.4.7/uniseg-0.4.7.tar.gz \ https://github.com/golang/sync/archive/v0.5.0/sync-0.5.0.tar.gz \ - https://github.com/golang/sys/archive/v0.22.0/sys-0.22.0.tar.gz \ - https://github.com/golang/term/archive/v0.22.0/term-0.22.0.tar.gz \ + https://github.com/golang/sys/archive/v0.24.0/sys-0.24.0.tar.gz \ + https://github.com/golang/term/archive/v0.23.0/term-0.23.0.tar.gz \ https://github.com/golang/text/archive/v0.14.0/text-0.14.0.tar.gz" -MD5SUM="f320e68140a9dba0e1f98c4736cb9932 \ +MD5SUM="508f02b82b88574335fab7b3bf511d6c \ abea5a53a7d2bcdbaf7154e92a0e6443 \ fbadc383bc1ace79fa769fe2de36b87b \ a03c6d4612a12e949e05ea7d67624142 \ 191fe5cfcb58e480ff4045c82a06091a \ 0e9df2fea5b77d464d518a6c60ce8ba2 \ 3da9ee6fafe706e99bd88ac86023f6a5 \ - 71a4ecaadfb90ffccb392799a2f00743 \ + 9c3450a21473613eb84de837d7160a2a \ 3751c82dd342cd5823703910b9da173d \ a8371f5f0569f41210ca8a3f30e445c6 \ - 8f81fcebc3e17b38c1be7c6bb6084044 \ - ee2c80d40eb37fc7260ffd81b78c7f36 \ + 7794517a3b0d7e4285abe8de00282fa3 \ + cea99cdc4df0629bcfcd6b45be21b4dd \ 9f64144d4b1647ce4597abf657028a8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |