buffalo: Update to version 0.16.18

This commit is contained in:
Jakub Čábera 2020-12-24 09:50:02 +01:00
parent a1f4ba46de
commit 194b65cdc8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.17", "version": "0.16.18",
"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.17/buffalo_0.16.17_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.18/buffalo_0.16.18_windows_x86_64.tar.gz",
"hash": "55912ad35f246e407ca9e685b13d499f506d4cefca55928bc644490727550eca" "hash": "3a5653ca3aa2c0d1d936e51a1e8d7497efdf1711d5a4fe3250ceabe8fc5878d3"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",