Skip to content

Commit

Permalink
feat: add anordal/shellharden
Browse files Browse the repository at this point in the history
[anordal/shellharden](https://github.com/anordal/shellharden): The corrective bash syntax highlighter
  • Loading branch information
hituzi-no-sippo committed Mar 25, 2024
1 parent e3fff56 commit 11ff153
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 15 deletions.
4 changes: 4 additions & 0 deletions pkgs/anordal/shellharden/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
packages:
- name: anordal/shellharden@v4.3.1
- name: anordal/shellharden
version: 4.3.0
33 changes: 33 additions & 0 deletions pkgs/anordal/shellharden/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
packages:
- type: github_release
repo_owner: anordal
repo_name: shellharden
aliases:
# The registry had registered this name when this tool was first registered.
# https://github.com/aquaproj/aqua-registry/pull/13784
- name: crates.io/shellharden
description: The corrective bash syntax highlighter
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 4.3.0")
type: cargo
crate: shellharden
- version_constraint: "true"
asset: shellharden-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
windows_arm_emulation: true
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
checksum:
type: github_release
asset: shellharden-{{.Arch}}-{{.OS}}.sha512
algorithm: sha512
overrides:
- goos: windows
format: zip
replacements:
arm64: arm64
2 changes: 0 additions & 2 deletions pkgs/crates.io/shellharden/pkg.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions pkgs/crates.io/shellharden/registry.yaml

This file was deleted.

38 changes: 32 additions & 6 deletions registry.yaml

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

0 comments on commit 11ff153

Please sign in to comment.