Skip to content

Commit

Permalink
Update pkgx from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Feb 14, 2025
1 parent 062586a commit ece7a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.chezmoiexternal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
".local/bin/pkgx":
type: archive-file
{{/* TODO: upgrade to pkgx v2 */}}
{{ $pkgxVersion := "1.4.1" }}
{{ $pkgxVersion := "1.5.0" }}
url: "https://github.com/pkgxdev/pkgx/releases/download/v{{ $pkgxVersion }}/pkgx-{{ $pkgxVersion }}+linux+{{ .uname_arch | replace "_" "-" }}.tar.xz"
path: pkgx
{{- end }}
Expand Down

0 comments on commit ece7a0a

Please sign in to comment.