diff options
author | Cem Keylan <cem@ckyln.com> | 2021-06-01 19:30:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-06-01 19:30:51 +0300 |
commit | 342cf7f478ac0a7c499151f4002c8620654f7baa (patch) | |
tree | 68f1ceffec3333eb247c3562bffae11557e35206 /community/fzf | |
parent | a2b135020c8664c3b7eb9751f7fc08bb30e8497e (diff) | |
download | repository-342cf7f478ac0a7c499151f4002c8620654f7baa.tar.gz |
fzf: bump to 0.27.2
Diffstat (limited to 'community/fzf')
-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 019e5fdb..90c25cdc 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1 +1 @@ -d86d879e01dee330d2fd3ef522a5bc5c2eafd31990e6869142fd300a06e4c13e 0.27.1.tar.gz +7798a9e22fc363801131456dc21026ccb0f037aed026d17df60b1178b3f24111 0.27.2.tar.gz diff --git a/community/fzf/sources b/community/fzf/sources index 8e899bbd..cb16e767 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1 +1 @@ -https://github.com/junegunn/fzf/archive/0.27.1.tar.gz +https://github.com/junegunn/fzf/archive/0.27.2.tar.gz diff --git a/community/fzf/version b/community/fzf/version index b3c037a7..a4f803e4 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.27.1 1 +0.27.2 1 |