1
0
This commit is contained in:
Jeff Lance 2024-03-08 18:04:39 +01:00
parent 02812c834c
commit 2278046786

View File

@ -49,10 +49,10 @@
url = "https://github.com/tmux-plugins/tpm.git"
refreshPeriod = "168h"
{{ $tmsuVersion := "0.7.5" -}}
{{ $tmsuVersion := "0.7.5" }}
[".local/bin/tmsu"]
type = "archive-file"
url = "https://github.com/oniony/TMSU/releases/download/v0.7.5/tmsu-x86_64-{{ $tmsuVersion }}.tgz"
url = "https://github.com/oniony/TMSU/releases/download/v{{ $tmsuVersion }}/tmsu-x86_64-{{ $tmsuVersion }}.tgz"
path = bin/tmsu
[".zim/zimfw.zsh"]