Skip to content

Commit

Permalink
feat: add bjesus/pipet (#27575)
Browse files Browse the repository at this point in the history
* feat(bjesus/pipet): scaffold bjesus/pipet

* fix(bjesus/pipet): set files
  • Loading branch information
suzuki-shunsuke authored Oct 8, 2024
1 parent 102b417 commit 8deed2d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/bjesus/pipet/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: bjesus/[email protected]
16 changes: 16 additions & 0 deletions pkgs/bjesus/pipet/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
packages:
- type: github_release
repo_owner: bjesus
repo_name: pipet
description: a swiss-army tool for scraping and extracting data from online assets, made for hackers
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: pipet-{{.OS}}-{{.Arch}}.{{.Format}}
format: tar.gz
files:
- name: pipet
src: pipet-{{.OS}}-{{.Arch}}
overrides:
- goos: windows
format: zip
15 changes: 15 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 8deed2d

Please sign in to comment.