buffalo: Fixed issue with binary name in archive (#2640)

This commit is contained in:
Shaunn Barron 2018-10-04 03:42:32 -04:00 committed by Richard Kuhnt
parent 15884ad879
commit 8e345ff152

View File

@ -7,7 +7,7 @@
"hash": "b3edf61de66d42f947414b0e1664a90487c1a7f40fd714a4c77cf9c21b1dfd76", "hash": "b3edf61de66d42f947414b0e1664a90487c1a7f40fd714a4c77cf9c21b1dfd76",
"bin": [ "bin": [
[ [
"buffalo-no-sqlite.exe", "buffalo.exe",
"buffalo" "buffalo"
] ]
], ],