Skip to content

Commit

Permalink
feat(jorgerojas26/lazysql): scaffold jorgerojas26/lazysql (#30569)
Browse files Browse the repository at this point in the history
  • Loading branch information
wancup authored Jan 4, 2025
1 parent f27cfc7 commit 7aba5d9
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/jorgerojas26/lazysql/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: jorgerojas26/lazysql@v0.3.3
23 changes: 23 additions & 0 deletions pkgs/jorgerojas26/lazysql/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: jorgerojas26
repo_name: lazysql
description: A cross-platform TUI database management tool written in Go
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: lazysql_{{.OS}}_{{.Arch}}.{{.Format}}
format: tar.gz
replacements:
amd64: x86_64
darwin: Darwin
linux: Linux
windows: Windows
checksum:
type: github_release
asset: lazysql_{{trimV .Version}}_checksums.txt
algorithm: sha256
overrides:
- goos: windows
format: zip
21 changes: 21 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 7aba5d9

Please # to comment.