diff --git a/pkgs/square/certigo/pkg.yaml b/pkgs/square/certigo/pkg.yaml new file mode 100644 index 00000000000..c0ee95edc46 --- /dev/null +++ b/pkgs/square/certigo/pkg.yaml @@ -0,0 +1,6 @@ +packages: + - name: square/certigo@v1.17.1 + - name: square/certigo + version: v1.13.0 + - name: square/certigo + version: v1.11.0 diff --git a/pkgs/square/certigo/registry.yaml b/pkgs/square/certigo/registry.yaml new file mode 100644 index 00000000000..490fde7eeb2 --- /dev/null +++ b/pkgs/square/certigo/registry.yaml @@ -0,0 +1,40 @@ +# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json +packages: + - type: github_release + repo_owner: square + repo_name: certigo + description: A utility to examine and validate certificates in a variety of formats + version_constraint: "false" + version_overrides: + - version_constraint: Version == "v1.13.0" + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 1.6.0") + no_asset: true + - version_constraint: semver("<= 1.11.0") + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 1.12.1") + no_asset: true + - version_constraint: "true" + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + complete_windows_ext: false + supported_envs: + - darwin + - windows + - amd64 diff --git a/registry.yaml b/registry.yaml index 71b7111a6d0..cdd941363d5 100644 --- a/registry.yaml +++ b/registry.yaml @@ -74500,6 +74500,44 @@ packages: - darwin - windows - amd64 + - type: github_release + repo_owner: square + repo_name: certigo + description: A utility to examine and validate certificates in a variety of formats + version_constraint: "false" + version_overrides: + - version_constraint: Version == "v1.13.0" + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 1.6.0") + no_asset: true + - version_constraint: semver("<= 1.11.0") + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + supported_envs: + - darwin + - windows + - amd64 + - version_constraint: semver("<= 1.12.1") + no_asset: true + - version_constraint: "true" + asset: certigo-{{.OS}}-{{.Arch}} + format: raw + rosetta2: true + windows_arm_emulation: true + complete_windows_ext: false + supported_envs: + - darwin + - windows + - amd64 - type: github_release repo_owner: squat repo_name: kilo