Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #5002

Closed
wants to merge 1 commit into from
Closed

test #5002

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
2 changes: 1 addition & 1 deletion pkgs/im2nguyen/rover/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packages:
repo_owner: im2nguyen
repo_name: rover
asset: rover_{{trimV .Version}}_{{.OS}}_{{.Arch}}.zip
description: Interactive Terraform visualization. State and configuration explorer
description: Interactive Terraform visualization. State and configuration explorer.
files:
- name: rover
src: rover_{{.Version}}
2 changes: 1 addition & 1 deletion pkgs/rhysd/actionlint/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ packages:
repo_owner: rhysd
repo_name: actionlint
asset: actionlint_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
description: Static checker for GitHub Actions workflow files
description: Static checker for GitHub Actions workflow files.
format: tar.gz
overrides:
- goos: windows
Expand Down
4 changes: 2 additions & 2 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4602,7 +4602,7 @@ packages:
repo_owner: im2nguyen
repo_name: rover
asset: rover_{{trimV .Version}}_{{.OS}}_{{.Arch}}.zip
description: Interactive Terraform visualization. State and configuration explorer
description: Interactive Terraform visualization. State and configuration explorer.
files:
- name: rover
src: rover_{{.Version}}
Expand Down Expand Up @@ -7226,7 +7226,7 @@ packages:
repo_owner: rhysd
repo_name: actionlint
asset: actionlint_{{trimV .Version}}_{{.OS}}_{{.Arch}}.{{.Format}}
description: Static checker for GitHub Actions workflow files
description: Static checker for GitHub Actions workflow files.
format: tar.gz
overrides:
- goos: windows
Expand Down