Rename amd64 and 386 filenames to match protoc

This commit is contained in:
Leigh McCulloch 2018-09-17 15:04:14 +00:00
parent 9c68385884
commit b732cd1b05
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ archive:
- goos: windows
format: zip
replacements:
amd64: x64
386: x86
amd64: x86_64
386: x86_32
darwin: osx