display-names (#1915)

* display-names

* wip
This commit is contained in:
Max Howell 2023-07-12 11:48:45 -04:00 committed by GitHub
parent a3e62adf38
commit e097178cdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 17 additions and 0 deletions

View file

@ -2,6 +2,8 @@ distributable:
url: https://github.com/Significant-Gravitas/Auto-GPT/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
display-name: Auto-GPT
versions:
github: Significant-Gravitas/Auto-GPT

View file

@ -2,6 +2,8 @@ distributable:
url: https://github.com/aws/aws-cli/archive/{{version}}.tar.gz
strip-components: 1
display-name: aws/cli
versions:
github: aws/aws-cli/tags

View file

@ -2,6 +2,8 @@ distributable:
url: https://curl.se/download/curl-{{version}}.tar.bz2
strip-components: 1
display-name: cURL
versions:
github: curl/curl/releases
strip: /^curl /

View file

@ -5,6 +5,9 @@ distributable:
versions:
github: AUTOMATIC1111/stable-diffusion-webui
# YES! capitalization is correct per project homepage
display-name: Stable Diffusion web UI
#TODO there's inefficient duplication we can overcome
# eg. pytorch-vision bundles its own libpng and libjpeg, which we could provide

View file

@ -5,6 +5,8 @@ distributable:
versions:
github: AntonOsika/gpt-engineer
display-name: GPT Engineer
dependencies:
python.org: ^3
tea.xyz: ^0

View file

@ -2,6 +2,8 @@ distributable:
url: http://ftp.midnight-commander.org/mc-{{ version }}.tar.xz
strip-components: 1
display-name: Midnight Commander
versions:
github: MidnightCommander/mc/tags

View file

@ -2,6 +2,8 @@ distributable:
url: https://github.com/teaxyz/brewkit/archive/refs/tags/v{{ version }}.tar.gz
strip-components: 1
display-name: tea/brewkit
versions:
github: teaxyz/brewkit

View file

@ -3,6 +3,8 @@ distributable:
strip-components: 1
# NOTE for pre v0.23 is strip-components: 2
display-name: tea/cli
versions:
github: teaxyz/cli