diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:38:05 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:38:05 +0300 |
commit | 93047eaa6c11ebde3ab0ae3fd7f77c193ca0d3b8 (patch) | |
tree | 56ab1919e0fbdaa4816b016a961233227827e2bb /community/fzf | |
parent | 0594374fa039869cf70ca38d006b21768c28a906 (diff) | |
download | repository-93047eaa6c11ebde3ab0ae3fd7f77c193ca0d3b8.tar.gz |
fzf: bump to 0.32.0
Diffstat (limited to 'community/fzf')
-rw-r--r-- | community/fzf/checksums | 4 | ||||
-rw-r--r-- | community/fzf/sources | 4 | ||||
-rw-r--r-- | community/fzf/version | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/community/fzf/checksums b/community/fzf/checksums index 46753b82..16ba7851 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1,3 +1,3 @@ %BLAKE3 -c94835b2ea705feedf58c99de0b3917828d5289e038634aa80621a625aa6fbcf 0.30.0.tar.gz -3830012bccf458f0a5dddfe778f3135880872a02f83261fcd5b48135c8b2b0c7 fzf-0.30.0-mod-vendor.tar.xz +da3f36b4083b0bbb8aa7967da96164b03c247e828b9751502f96bcc82937b36a 0.32.0.tar.gz +0274f9ee60b9a86e3f23c7f725cadb055a25e69de5c98a6c87372c867fd0d54d fzf-0.32.0-mod-vendor.tar.xz diff --git a/community/fzf/sources b/community/fzf/sources index 66f8de03..1ae857a8 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1,2 +1,2 @@ -https://github.com/junegunn/fzf/archive/0.30.0.tar.gz -https://dl.carbslinux.org/gomods/fzf-0.30.0-mod-vendor.tar.xz +https://github.com/junegunn/fzf/archive/0.32.0.tar.gz +https://dl.carbslinux.org/gomods/fzf-0.32.0-mod-vendor.tar.xz diff --git a/community/fzf/version b/community/fzf/version index b05fc3ac..758741b0 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.30.0 1 +0.32.0 1 |