Skip to content

Commit

Permalink
feat: add Bearer/gon (#21629)
Browse files Browse the repository at this point in the history
* feat: add Bearer/gon

[Bearer/gon](https://github.com/Bearer/gon): Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library

* refactor(Bearer/gon): remove rosetta2
  • Loading branch information
suzuki-shunsuke committed Apr 5, 2024
1 parent 4a7ad7c commit 0b3a579
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/Bearer/gon/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: Bearer/gon@v0.0.36
16 changes: 16 additions & 0 deletions pkgs/Bearer/gon/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
packages:
- type: github_release
repo_owner: Bearer
repo_name: gon
description: Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.0.13")
no_asset: true
- version_constraint: "true"
asset: gon_{{.OS}}.{{.Format}}
format: zip
replacements:
darwin: macos
supported_envs:
- darwin
15 changes: 15 additions & 0 deletions registry.yaml

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

0 comments on commit 0b3a579

Please sign in to comment.