Up.
This commit is contained in:
parent
02812c834c
commit
2278046786
@ -49,10 +49,10 @@
|
|||||||
url = "https://github.com/tmux-plugins/tpm.git"
|
url = "https://github.com/tmux-plugins/tpm.git"
|
||||||
refreshPeriod = "168h"
|
refreshPeriod = "168h"
|
||||||
|
|
||||||
{{ $tmsuVersion := "0.7.5" -}}
|
{{ $tmsuVersion := "0.7.5" }}
|
||||||
[".local/bin/tmsu"]
|
[".local/bin/tmsu"]
|
||||||
type = "archive-file"
|
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
|
path = bin/tmsu
|
||||||
|
|
||||||
[".zim/zimfw.zsh"]
|
[".zim/zimfw.zsh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user