buffalo: Fix executable file name (#2680)

This commit is contained in:
Shaunn Barron 2018-10-17 03:01:39 -04:00 committed by Richard Kuhnt
parent 57ceea6985
commit acdb1d3496

View File

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