diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-08 00:57:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-08 00:57:13 +0300 |
commit | 6a08be7810a4806aeab13406d372cb97211b44ab (patch) | |
tree | d0ad4a3d212b59345a01d5082f91fffaa4f541a8 | |
parent | 23f1ad5c7b749fe2233b678ab59bcc834fc1b5f3 (diff) | |
download | repository-6a08be7810a4806aeab13406d372cb97211b44ab.tar.gz |
fzf: bump to 0.27.0
-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 5382232c..ffaea6b8 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -a8dc01f16b3bf453fdc9e9a2cd0ca39db7a1b44386517bb7859805b053aa7810 0.26.0.tar.gz +265c569f3b0c3c210b45831b80d4fba260c5956f3ebf88d2c5c8f9f6d759e388 0.27.0.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index 9cc77b02..c3a85801 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.26.0.tar.gz +https://github.com/junegunn/fzf/archive/0.27.0.tar.gz diff --git a/community/fzf/version b/community/fzf/version index 8817bcbf..e87f3bf1 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.26.0 1 +0.27.0 1 |