1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2026-05-16 09:20:15 +02:00

fixed naming

This commit is contained in:
Carlos Alexandro Becker
2016-12-30 16:52:33 -02:00
parent 40a4e79465
commit b5cf5d4122
+1
View File
@@ -6,6 +6,7 @@ var mapping = map[string]string{
"freebsd": "FreeBSD",
"openbsd": "OpenBSD",
"netbsd": "NetBSD",
"windows": "Windows",
"386": "i386",
"amd64": "x86_64",
}