Skip to content

Commit

Permalink
feat: add gruntwork-io/git-xargs (#20991)
Browse files Browse the repository at this point in the history
[gruntwork-io/git-xargs](https://github.com/gruntwork-io/git-xargs): git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command
  • Loading branch information
ponkio-o committed Mar 16, 2024
1 parent d4d2f45 commit a4f456b
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkgs/gruntwork-io/git-xargs/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
packages:
- name: gruntwork-io/git-xargs@v0.1.11
- name: gruntwork-io/git-xargs
version: v0.1.6
- name: gruntwork-io/git-xargs
version: v0.0.1
35 changes: 35 additions & 0 deletions pkgs/gruntwork-io/git-xargs/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
packages:
- type: github_release
repo_owner: gruntwork-io
repo_name: git-xargs
description: git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 0.0.1")
asset: git-xargs_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
- version_constraint: Version == "v0.0.2"
no_asset: true
- version_constraint: semver("<= 0.1.6")
asset: git-xargs_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
- version_constraint: semver("<= 0.1.8")
no_asset: true
- version_constraint: "true"
asset: git-xargs_{{.OS}}_{{.Arch}}
format: raw
windows_arm_emulation: true
checksum:
type: github_release
asset: SHA256SUMS
algorithm: sha256
34 changes: 34 additions & 0 deletions registry.yaml

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

0 comments on commit a4f456b

Please sign in to comment.