diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-28 01:42:02 +0000 |
| commit | 5c967fca0ed1c4f017a43ece31ef84cef0478bc3 (patch) | |
| tree | 8700c9d3247bd0de0c1d137072de3d15bf8e983e /repos/extra/fzf/abuild | |
| parent | 4fc6cbc9da28b9aa7f594e8182264bab5e317d67 (diff) | |
| download | alicelinux-5c967fca0ed1c4f017a43ece31ef84cef0478bc3.tar.gz alicelinux-5c967fca0ed1c4f017a43ece31ef84cef0478bc3.zip | |
fzf: updated to 0.66.1
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 71d7183e..d878e1a4 100644 --- a/repos/extra/fzf/abuild +++ b/repos/extra/fzf/abuild @@ -1,5 +1,5 @@ name=fzf -version=0.66.0 +version=0.66.1 release=1 source="https://github.com/junegunn/${name}/archive/v${version}/${name}-${version}.tar.gz" |