Skip to content

Commit

Permalink
Update ubi.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Oct 16, 2024
1 parent 9cec971 commit b1e54d4
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/dev-tools/backends/ubi.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ then this will be ignored.

## Supported Ubi Syntax

| Description | Usage |
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| GitHub shorthand for latest release version | `ubi:goreleaser/goreleaser` |
| GitHub shorthand for specific release version | `ubi:goreleaser/[email protected]` |
| URL syntax | `ubi:https://github.com/goreleaser/goreleaser/releases/download/v1.16.2/goreleaser_Darwin_arm64.tar.gz` |

Other syntax may work but is unsupported and untested.
**GitHub shorthand for latest release version:** `ubi:goreleaser/goreleaser`
**GitHub shorthand for specific release version:** `ubi:goreleaser/[email protected]`
**URL syntax:** `ubi:https://github.com/goreleaser/goreleaser/releases/download/v1.16.2/goreleaser_Darwin_arm64.tar.gz`

0 comments on commit b1e54d4

Please sign in to comment.