mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
fixed naming
This commit is contained in:
parent
40a4e79465
commit
b5cf5d4122
@ -6,6 +6,7 @@ var mapping = map[string]string{
|
||||
"freebsd": "FreeBSD",
|
||||
"openbsd": "OpenBSD",
|
||||
"netbsd": "NetBSD",
|
||||
"windows": "Windows",
|
||||
"386": "i386",
|
||||
"amd64": "x86_64",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user