buffalo: Update to version 0.17.7

This commit is contained in:
Richard Kuhnt 2021-11-16 05:01:20 +00:00
parent aeeecce14e
commit 8d9884e9e8

View File

@ -1,16 +1,16 @@
{
"version": "0.17.6",
"version": "0.17.7",
"description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
"homepage": "https://gobuffalo.io/en",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.6/buffalo_0.17.6_windows_x86_64.tar.gz",
"hash": "360db590ddf50ff27639070e8131179c52cf58a43e670b4b827aff0150dbe6b6"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_windows_x86_64.tar.gz",
"hash": "1436780b1d3e6e6989d66f127f924f9169f585632f5d021ac133169eff6dcc81"
},
"32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.6/buffalo_0.17.6_windows_i386.tar.gz",
"hash": "5e4c2afec99e7b706af4b51d74f9c0603890995c5c5d1319c74326cb642bd3ad"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_windows_i386.tar.gz",
"hash": "6aea878badf5630323cf647f759343282eedd42f04b7048def0dc27e2eb3ead5"
}
},
"bin": "buffalo.exe",