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/pranshuparmar/witr/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: pranshuparmar/witr@v0.1.1
- name: pranshuparmar/witr
version: v0.1.0
27 changes: 27 additions & 0 deletions pkgs/pranshuparmar/witr/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: pranshuparmar
repo_name: witr
description: Why is this running
version_constraint: "false"
version_overrides:
- version_constraint: Version == "v0.1.0"
asset: witr-{{.OS}}-{{.Arch}}
format: raw
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
supported_envs:
- linux
- version_constraint: "true"
asset: witr-{{.OS}}-{{.Arch}}
format: raw
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
supported_envs:
- linux
- darwin
25 changes: 25 additions & 0 deletions registry.yaml

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