buffalo: fix binary name (#3161)

This commit is contained in:
Jonathan Duck 2019-02-22 09:43:34 -08:00 committed by Richard Kuhnt
parent 724b12b23a
commit fd110e6004

View File

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