diff --git a/pkgs/twpayne/chezmoi/pkg.yaml b/pkgs/twpayne/chezmoi/pkg.yaml index 426658cb68f..8ae80ae2cbe 100644 --- a/pkgs/twpayne/chezmoi/pkg.yaml +++ b/pkgs/twpayne/chezmoi/pkg.yaml @@ -1,5 +1,7 @@ packages: - - name: twpayne/chezmoi@v2.67.1 + - name: twpayne/chezmoi@v2.68.0 + - name: twpayne/chezmoi + version: v2.67.1 - name: twpayne/chezmoi version: v2.29.4 - name: twpayne/chezmoi diff --git a/pkgs/twpayne/chezmoi/registry.yaml b/pkgs/twpayne/chezmoi/registry.yaml index 568fa3fde40..2b44ca72779 100644 --- a/pkgs/twpayne/chezmoi/registry.yaml +++ b/pkgs/twpayne/chezmoi/registry.yaml @@ -160,7 +160,7 @@ packages: - goos: windows format: zip asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - - version_constraint: "true" + - version_constraint: semver("<= 2.67.1") asset: chezmoi_{{trimV .Version}}_{{.OS}}-glibc_{{.Arch}}.{{.Format}} format: tar.gz checksum: @@ -186,3 +186,30 @@ packages: - goos: windows format: zip asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + - version_constraint: "true" + asset: chezmoi_{{trimV .Version}}_{{.OS}}-glibc_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: chezmoi_{{trimV .Version}}_checksums.txt + algorithm: sha256 + cosign: + bundle: + type: github_release + asset: "chezmoi_{{trimV .Version}}_checksums.txt.sigstore.json" + opts: + - --key + - https://github.com/twpayne/chezmoi/releases/download/{{.Version}}/chezmoi_cosign.pub + overrides: + - goos: linux + goarch: arm64 + format: tar.zst + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.pkg.{{.Format}} + files: + - name: chezmoi + src: usr/bin/chezmoi + - goos: darwin + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + - goos: windows + format: zip + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} diff --git a/registry.yaml b/registry.yaml index 9a289d68615..9052f07fdc5 100644 --- a/registry.yaml +++ b/registry.yaml @@ -82387,7 +82387,7 @@ packages: - goos: windows format: zip asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - - version_constraint: "true" + - version_constraint: semver("<= 2.67.1") asset: chezmoi_{{trimV .Version}}_{{.OS}}-glibc_{{.Arch}}.{{.Format}} format: tar.gz checksum: @@ -82413,6 +82413,33 @@ packages: - goos: windows format: zip asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + - version_constraint: "true" + asset: chezmoi_{{trimV .Version}}_{{.OS}}-glibc_{{.Arch}}.{{.Format}} + format: tar.gz + checksum: + type: github_release + asset: chezmoi_{{trimV .Version}}_checksums.txt + algorithm: sha256 + cosign: + bundle: + type: github_release + asset: "chezmoi_{{trimV .Version}}_checksums.txt.sigstore.json" + opts: + - --key + - https://github.com/twpayne/chezmoi/releases/download/{{.Version}}/chezmoi_cosign.pub + overrides: + - goos: linux + goarch: arm64 + format: tar.zst + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.pkg.{{.Format}} + files: + - name: chezmoi + src: usr/bin/chezmoi + - goos: darwin + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} + - goos: windows + format: zip + asset: chezmoi_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}} - type: github_release repo_owner: txn2 repo_name: kubefwd