Skip to content

Commit

Permalink
feat(Julien-R44/fast-ssh): scaffold Julien-R44/fast-ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCOEUR committed Nov 22, 2024
1 parent 9e02b48 commit 7918497
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/Julien-R44/fast-ssh/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: Julien-R44/[email protected]
24 changes: 24 additions & 0 deletions pkgs/Julien-R44/fast-ssh/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
packages:
- type: github_release
repo_owner: Julien-R44
repo_name: fast-ssh
description: FastSSH is a TUI that allows you to quickly connect to your services by navigating through your SSH config
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: fast-ssh-{{.Version}}-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
rosetta2: true
windows_arm_emulation: true
replacements:
amd64: x86_64
darwin: apple-darwin
linux: unknown-linux-gnu
windows: pc-windows-msvc
overrides:
- goos: windows
format: zip
supported_envs:
- darwin
- windows
- amd64
23 changes: 23 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 7918497

Please sign in to comment.