diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-21 08:46:29 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-21 08:46:29 +0000 |
| commit | f4e1e6393000224a35ca147327204eb45ea85c2d (patch) | |
| tree | 67ed04f68534534b96fed5bef935ce71804f7228 /repos/extra/fzf/abuild | |
| parent | 5968526ad5ad9a7eb24c2733d3ebd425ae7324ad (diff) | |
| download | alicelinux-f4e1e6393000224a35ca147327204eb45ea85c2d.tar.gz alicelinux-f4e1e6393000224a35ca147327204eb45ea85c2d.zip | |
fzf: updated to 0.61.2
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 2e434dcf..66d1b8e7 100644 --- a/repos/extra/fzf/abuild +++ b/repos/extra/fzf/abuild @@ -1,5 +1,5 @@ name=fzf -version=0.61.1 +version=0.61.2 release=1 source="https://github.com/junegunn/${name}/archive/v${version}/${name}-${version}.tar.gz" |