diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:25 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:17:25 +0000 |
| commit | a99a7767c29b47d81945f7dbc72c95b868c91067 (patch) | |
| tree | a679a1638625d2b6461dfd9b94a2a35b5b4d75c7 /repos/extra/fzf/abuild | |
| parent | 45d557c55a6b2d2450bf42f91e43a25be38dd9a0 (diff) | |
| download | alicelinux-a99a7767c29b47d81945f7dbc72c95b868c91067.tar.gz alicelinux-a99a7767c29b47d81945f7dbc72c95b868c91067.zip | |
fzf: updated to 0.60.3
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 a8524c67..7cd76509 100644 --- a/repos/extra/fzf/abuild +++ b/repos/extra/fzf/abuild @@ -1,5 +1,5 @@ name=fzf -version=0.60.2 +version=0.60.3 release=1 source="https://github.com/junegunn/${name}/archive/v${version}/${name}-${version}.tar.gz" |