buffalo: Update to version 0.16.27

This commit is contained in:
Richard Kuhnt 2021-08-06 03:00:36 +00:00
parent 55ee5eb868
commit 869cb53b20

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.26", "version": "0.16.27",
"description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
"homepage": "https://gobuffalo.io", "homepage": "https://gobuffalo.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.26/buffalo_0.16.26_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.27/buffalo_0.16.27_windows_x86_64.tar.gz",
"hash": "42526806a1b4fd45426796658464a04501c9e6386e800adb1024643017eaeb12" "hash": "e186c2d8d2ae13070eb5a5f731889e7b99722617c46221df19bfc911a380e7d8"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",