buffalo: Update to version 0.16.23

This commit is contained in:
Richard Kuhnt 2021-04-26 14:00:17 +00:00
parent a935296d2c
commit 20d74c0cd6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.22", "version": "0.16.23",
"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.22/buffalo_0.16.22_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.23/buffalo_0.16.23_windows_x86_64.tar.gz",
"hash": "37e775934b3b9b356a572b6ff151cd34701127c8554c9b27f51152b2cdab009d" "hash": "21a6632e479eb289ebdb5cc7bcea5c6be655c118a397c8fac4e473d37afbf5a7"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",