diff --git a/home/.chezmoiexternal.toml.tmpl b/home/.chezmoiexternal.toml.tmpl index db6a72b..c53f0d3 100644 --- a/home/.chezmoiexternal.toml.tmpl +++ b/home/.chezmoiexternal.toml.tmpl @@ -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"]