1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-03 13:11:48 +02:00

docs: update

This commit is contained in:
Carlos Alexandro Becker 2024-10-14 11:30:16 -03:00
parent d3ce82ff9f
commit 4b91ae3589
No known key found for this signature in database

View File

@ -113,7 +113,7 @@ may have some extra fields:
| `.Mips64` | `GOMIPS64` (since v2.4) |
| `.PPC64` | `GOPPC64` (since v2.4) |
| `.Riscv64` | `GORISCV64` (since v2.4) |
| `.386` | `GO386` (since v2.4) |
| `.I386` | `GO386` (since v2.4) |
| `.Binary` | binary name |
| `.ArtifactID` | archive id (since v2.3[^pro]) |
| `.ArtifactName` | archive name |