Skip to content
Merged
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: 2 additions & 0 deletions pkgs/astral-sh/ty/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: astral-sh/ty@0.0.7
29 changes: 29 additions & 0 deletions pkgs/astral-sh/ty/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: astral-sh
repo_name: ty
description: An extremely fast Python type checker and language server, written in Rust
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: ty-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.gz
files:
- name: ty
src: ty-{{.Arch}}-{{.OS}}/ty
replacements:
amd64: x86_64
arm64: aarch64
darwin: apple-darwin
linux: unknown-linux-musl
windows: pc-windows-msvc
checksum:
type: github_release
asset: "{{.Asset}}.sha256"
algorithm: sha256
overrides:
- goos: windows
format: zip
files:
- name: ty
27 changes: 27 additions & 0 deletions registry.yaml

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