diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-07 11:55:16 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-07 11:55:16 +0300 |
commit | 1709d7d60a60168b427800e45832a7815055b763 (patch) | |
tree | 0bd7ecfd6e21c71b33087678b9ceb7ecf47524e9 /community | |
parent | 5644d10a1c9517794e92df8526121885fbf50bc2 (diff) | |
download | repository-1709d7d60a60168b427800e45832a7815055b763.tar.gz |
fzf: bump to 0.24.2
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 a7a3a7b7..e6104010 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -35e8f57319d4b0ad3297251f4487b15203d288a081c1019d67f80758264b9d45 0.24.1.tar.gz +8a07554bade6b3064531689d4da829accc843e28ea1ae3229d3bd6d2ebe4a84e 0.24.2.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index 4bf393d6..c7ab5e79 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.24.1.tar.gz +https://github.com/junegunn/fzf/archive/0.24.2.tar.gz diff --git a/community/fzf/version b/community/fzf/version index ba168aec..b5028fde 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.24.1 1 +0.24.2 1 |