diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-22 12:31:31 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-22 12:31:31 +0100 |
commit | 1d0100797b7c6e2f2826f374359f601b9978f586 (patch) | |
tree | eebb29b27329df3f6d0c72bec6c615bbdc48024d /community/fzf | |
parent | f6f0fe3fd7445316f9621f38bb2596a24f3f72a2 (diff) | |
download | repository-1d0100797b7c6e2f2826f374359f601b9978f586.tar.gz |
fzf: bump to 0.38.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 3d98854b..fd684f51 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1,3 +1,3 @@ %BLAKE3 -0ce8243d014b127cfb7c692ece49e39cf33228b047676a970a74066242c0a692 0.37.0.tar.gz -1c62f6ee4e51865b83069455da79c5c052e362d6fa123df33213af2d2bb4a3e2 fzf-0.37.0-mod-vendor.tar.xz +12a3be56ad582f3ea45bfedfbdb6b09a9c09b7e2f685345ef751e2b29399cb41 0.38.0.tar.gz +64852e249476eff6a48247a8ee8331bfc534f93857e48bf514cd7b1aa869b802 fzf-0.38.0-mod-vendor.tar.xz diff --git a/community/fzf/sources b/community/fzf/sources index a58e1568..43db865b 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1,2 +1,2 @@ -https://github.com/junegunn/fzf/archive/0.37.0.tar.gz -https://dl.carbslinux.org/gomods/fzf-0.37.0-mod-vendor.tar.xz +https://github.com/junegunn/fzf/archive/0.38.0.tar.gz +https://dl.carbslinux.org/gomods/fzf-0.38.0-mod-vendor.tar.xz diff --git a/community/fzf/version b/community/fzf/version index 6eec1d78..d70a3996 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.37.0 1 +0.38.0 1 |