diff --git a/pkgs/spinel-coop/rv/pkg.yaml b/pkgs/spinel-coop/rv/pkg.yaml index 0fba0f270cd..15ac61bc423 100644 --- a/pkgs/spinel-coop/rv/pkg.yaml +++ b/pkgs/spinel-coop/rv/pkg.yaml @@ -1,4 +1,6 @@ packages: - name: spinel-coop/rv@v0.5.3 + - name: spinel-coop/rv + version: v0.5.2 - name: spinel-coop/rv version: v0.1.1 diff --git a/pkgs/spinel-coop/rv/registry.yaml b/pkgs/spinel-coop/rv/registry.yaml index e9fcc74aa32..8b86f0a39a4 100644 --- a/pkgs/spinel-coop/rv/registry.yaml +++ b/pkgs/spinel-coop/rv/registry.yaml @@ -27,6 +27,21 @@ packages: supported_envs: - linux - darwin/arm64 + - version_constraint: semver("<= 0.5.2") + asset: rv-{{.Arch}}-{{.OS}}.{{.Format}} + format: tar.xz + replacements: + amd64: x86_64 + arm64: aarch64 + darwin: apple-darwin + linux: unknown-linux-gnu + checksum: + type: github_release + asset: "{{.Asset}}.sha256" + algorithm: sha256 + supported_envs: + - linux + - darwin - version_constraint: "true" asset: rv-{{.Arch}}-{{.OS}}.{{.Format}} format: tar.xz @@ -42,3 +57,5 @@ packages: supported_envs: - linux - darwin + github_artifact_attestations: + signer_workflow: spinel-coop/rv/.github/workflows/release.yml diff --git a/registry.yaml b/registry.yaml index 46f354f019f..b941ef719c7 100644 --- a/registry.yaml +++ b/registry.yaml @@ -79302,6 +79302,21 @@ packages: supported_envs: - linux - darwin/arm64 + - version_constraint: semver("<= 0.5.2") + asset: rv-{{.Arch}}-{{.OS}}.{{.Format}} + format: tar.xz + replacements: + amd64: x86_64 + arm64: aarch64 + darwin: apple-darwin + linux: unknown-linux-gnu + checksum: + type: github_release + asset: "{{.Asset}}.sha256" + algorithm: sha256 + supported_envs: + - linux + - darwin - version_constraint: "true" asset: rv-{{.Arch}}-{{.OS}}.{{.Format}} format: tar.xz @@ -79317,6 +79332,8 @@ packages: supported_envs: - linux - darwin + github_artifact_attestations: + signer_workflow: spinel-coop/rv/.github/workflows/release.yml - name: spinnaker/spin type: http format: raw