diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:55:57 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:55:57 +0000 |
| commit | 4f73c4b93d04680735403418ed3998da0fa36cd7 (patch) | |
| tree | b1cdd11fe45591298579fdada206ddec6f2d3164 /repos/extra/fzf/abuild | |
| parent | f03188bd2ecf153e072ca16dac78e3e8ad2fe68c (diff) | |
| download | alicelinux-4f73c4b93d04680735403418ed3998da0fa36cd7.tar.gz alicelinux-4f73c4b93d04680735403418ed3998da0fa36cd7.zip | |
fzf: updated to 0.70.0
Diffstat (limited to 'repos/extra/fzf/abuild')
| -rw-r--r-- | repos/extra/fzf/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/fzf/abuild b/repos/extra/fzf/abuild index 84e553bd..f7426b9c 100644 --- a/repos/extra/fzf/abuild +++ b/repos/extra/fzf/abuild @@ -1,5 +1,5 @@ name=fzf -version=0.68.0 +version=0.70.0 release=1 source="https://github.com/junegunn/${name}/archive/v${version}/${name}-${version}.tar.gz" |