moar doesn't have a darwin-arm64, skipping for now
This commit is contained in:
parent
0e84e1bdda
commit
ae7761aaa5
1 changed files with 2 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
|||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if (not (eq .chezmoi.os "darwin")) -}}
|
||||
{{- with $repo := "walles/moar" -}}
|
||||
{{- with $version := (gitHubLatestRelease $repo).GetTagName -}}
|
||||
{{- $_ := set $externals ".local/bin/moar" (dict
|
||||
|
@ -158,6 +159,7 @@
|
|||
) -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/*
|
||||
# valid arch strings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue