diff options
author | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:27:45 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-04-02 20:27:45 +0200 |
commit | 0d6e2cb74a6cfca2ac6c4e306e8b049755846f1a (patch) | |
tree | 3ad8879a37467e16078766b5b2e193a6c422cc9e /community/fzf | |
parent | d132b3060731af639d8dbeaff6878ed418a5efb9 (diff) | |
download | repository-0d6e2cb74a6cfca2ac6c4e306e8b049755846f1a.tar.gz |
fzf: bump to 0.39.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 fd684f51..724c67e1 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1,3 +1,3 @@ %BLAKE3 -12a3be56ad582f3ea45bfedfbdb6b09a9c09b7e2f685345ef751e2b29399cb41 0.38.0.tar.gz -64852e249476eff6a48247a8ee8331bfc534f93857e48bf514cd7b1aa869b802 fzf-0.38.0-mod-vendor.tar.xz +5ebeaa6633312512898f493aff79d71f4ec2706f1fa8b545f8c9bee91a7ac357 0.39.0.tar.gz +9f5c278dde48e2131cd3bc9edfccccc626748786c521608f0d31e780c894878f fzf-0.39.0-mod-vendor.tar.xz diff --git a/community/fzf/sources b/community/fzf/sources index 43db865b..cd813c49 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1,2 +1,2 @@ -https://github.com/junegunn/fzf/archive/0.38.0.tar.gz -https://dl.carbslinux.org/gomods/fzf-0.38.0-mod-vendor.tar.xz +https://github.com/junegunn/fzf/archive/0.39.0.tar.gz +https://dl.carbslinux.org/gomods/fzf-0.39.0-mod-vendor.tar.xz diff --git a/community/fzf/version b/community/fzf/version index d70a3996..94a725c8 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.38.0 1 +0.39.0 1 |