buffalo: Update to version 0.18.8

This commit is contained in:
github-actions[bot] 2022-08-05 16:33:05 +00:00
parent e204ea6733
commit 3dc4c6d465

View File

@ -1,16 +1,16 @@
{
"version": "0.18.7",
"version": "0.18.8",
"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.18.7/buffalo_0.18.7_windows_x86_64.tar.gz",
"hash": "3ba6ea05e1ed6dc8bb0e2e32ccc78c295ee592868508bf8788c7363ae00ffa5d"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.8/buffalo_0.18.8_windows_x86_64.tar.gz",
"hash": "e55eb5656264a7c2940df4742f76639ac12eae9dc50f20a187862ee86c824136"
},
"32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.7/buffalo_0.18.7_windows_i386.tar.gz",
"hash": "6abae05ed30d4743971bb7836ca9c13c32b672df82a87abb5137a8cecda076cd"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.8/buffalo_0.18.8_windows_i386.tar.gz",
"hash": "8e33e6cd87c4fb15b332004b85e1b366a4c16e54e31e997f0f6284bfb8929fe6"
}
},
"bin": "buffalo.exe",