diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-20 01:26:49 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-20 01:26:49 +0100 |
commit | cdb94f351ee2e5f24e0f30407e9be62306e6111c (patch) | |
tree | af86d594de4c9cae009bf2e647422a1bcd829ee0 /community/fzf | |
parent | 9119cfcc63afb9fc8fc26b1bfbb3e506edefa4be (diff) | |
download | repository-cdb94f351ee2e5f24e0f30407e9be62306e6111c.tar.gz |
fzf: bump to 0.35.1
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 3086935b..b6ab7aa2 100644 --- a/community/fzf/checksums +++ b/community/fzf/checksums @@ -1,3 +1,3 @@ %BLAKE3 -ce14c7223d448cc8cc167930dcadf0381c786386527d58a158d296d112539b99 0.35.0.tar.gz -f5d2206a142286e7d4ef69dccf9740792a745af43a321e547502ceaaf17354c8 fzf-0.35.0-mod-vendor.tar.xz +748d2a0cf91a4cf0025d2c7501a6ba7ba14adadceb7a6b1181e3885bc5c6a172 0.35.1.tar.gz +f511e92b76b8696199f8f8741cd4877fbff5f19c0ef66b4ccae6232a502441f3 fzf-0.35.1-mod-vendor.tar.xz diff --git a/community/fzf/sources b/community/fzf/sources index 92a0f35b..f0e352f9 100644 --- a/community/fzf/sources +++ b/community/fzf/sources @@ -1,2 +1,2 @@ -https://github.com/junegunn/fzf/archive/0.35.0.tar.gz -https://dl.carbslinux.org/gomods/fzf-0.35.0-mod-vendor.tar.xz +https://github.com/junegunn/fzf/archive/0.35.1.tar.gz +https://dl.carbslinux.org/gomods/fzf-0.35.1-mod-vendor.tar.xz diff --git a/community/fzf/version b/community/fzf/version index a1308b22..31c31584 100644 --- a/community/fzf/version +++ b/community/fzf/version @@ -1 +1 @@ -0.35.0 1 +0.35.1 1 |