diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-02 15:38:09 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-02 15:38:09 +0300 |
commit | dabfdd6edf2a83b322bfc95730b604be68d09633 (patch) | |
tree | 3a0da9c99bfd9bd803442a2d2ae79ed38d938154 /community | |
parent | a4416238898ac85fa8bd1244cad0c570b5a6b11d (diff) | |
download | repository-dabfdd6edf2a83b322bfc95730b604be68d09633.tar.gz |
fzf: bump to 0.22.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 941d3cd7..75211b1d 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -47adf138f17c45d390af81958bdff6f92157d41e2c4cb13773df078b905cdaf4 0.21.1.tar.gz +3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586 0.22.0.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index ec3aade3..2b1155d0 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.21.1.tar.gz +https://github.com/junegunn/fzf/archive/0.22.0.tar.gz diff --git a/community/fzf/version b/community/fzf/version index bfed92bd..1227de88 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.21.1 1 +0.22.0 1 |