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