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
4 changes: 4 additions & 0 deletions pkgs/jamf/Notifier/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: jamf/Notifier@3.1
- name: jamf/Notifier
version: "2.3"
24 changes: 24 additions & 0 deletions pkgs/jamf/Notifier/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: jamf
repo_name: Notifier
description: Swift project which can post macOS alert or banner notifications on 10.15+ clients
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 2.3.0")
asset: dataJAR-Notifier-{{.Version}}.{{.Format}}
format: pkg
files:
- name: Notifier
src: Payload/Applications/Utilities/Notifier.app/Contents/MacOS/Notifier
supported_envs:
- darwin
- version_constraint: "true"
asset: Notifier-{{.Version}}.{{.Format}}
format: pkg
files:
- name: Notifier
src: Payload/Applications/Utilities/Notifier.app/Contents/MacOS/Notifier
supported_envs:
- darwin
22 changes: 22 additions & 0 deletions registry.yaml

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