diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-12 15:02:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-12 15:02:04 +0300 |
commit | 16fe2abe9496cd19342238c1f05c471310b80fb7 (patch) | |
tree | 9b25b32cc5c8d78c96b7684feaf14544d4303122 /community | |
parent | 2e6fe916b8f9298d3c2927e50419248989325a1e (diff) | |
download | repository-16fe2abe9496cd19342238c1f05c471310b80fb7.tar.gz |
fzf: bump to 0.21.0
Diffstat (limited to 'community')
-rw-r--r-- | community/fzf/checksums | 2 | ||||
-rw-r--r-- | community/fzf/sources | 2 | ||||
-rw-r--r-- | community/fzf/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/fzf/checksums b/community/fzf/checksums index 53111193..17a321d9 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -fe6a7d07bdf999324a4f90fa97a4d2e8416c89bc92f19c9848c1cbcf365b59dc 0.20.0.tar.gz +89870f9f9396f41adc3609d466caab7556d831a1ad726cc6132a880febfd0eec 0.21.0.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index 840672f8..d2629422 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.20.0.tar.gz +https://github.com/junegunn/fzf/archive/0.21.0.tar.gz diff --git a/community/fzf/version b/community/fzf/version index 7506cf6e..351346bd 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.20.0 1 +0.21.0 1 |