Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pkgs/graelo/pumas/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
packages:
- name: graelo/pumas@v0.5.0
- name: graelo/pumas
version: v0.4.0
13 changes: 13 additions & 0 deletions pkgs/graelo/pumas/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ packages:
description: Power Usage Monitor for Apple Silicon
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.4.0")
asset: pumas-{{.Arch}}-{{.OS}}.{{.Format}}
format: zip
files:
- name: pumas
src: target/release/pumas
replacements:
arm64: aarch64
darwin: apple-darwin
supported_envs:
- darwin/arm64
- version_constraint: "true"
asset: pumas-{{.Arch}}-{{.OS}}.{{.Format}}
format: zip
Expand All @@ -17,3 +28,5 @@ packages:
darwin: apple-darwin
supported_envs:
- darwin/arm64
github_artifact_attestations:
signer_workflow: graelo/pumas/\.github/workflows/release\.yml
13 changes: 13 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading