Mercurial > dotfiles
changeset 510:343736d3e2c4
use forked pre-built release for tmux-thumbs
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 21 Dec 2021 10:32:22 +0100 |
parents | 80b42722bfa8 |
children | 1f557997bfef |
files | .chezmoiexternal.toml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.chezmoiexternal.toml Sat Dec 18 10:40:32 2021 +0100 +++ b/.chezmoiexternal.toml Tue Dec 21 10:32:22 2021 +0100 @@ -14,7 +14,7 @@ [".tmux/plugins/tmux-thumbs"] type = "archive" - url = "https://github.com/fcsonline/tmux-thumbs/archive/master.tar.gz" + url = "https://github.com/zegervdv/tmux-thumbs/releases/download/0.99.0/tmux-thumbs.x86_64-musl.tar.gz" exact = true stripComponents = 1 refreshPeriod = "168h"