buffalo: Update to version 0.16.17

This commit is contained in:
Jakub Čábera 2020-11-13 10:20:53 +01:00
parent 7e375832e4
commit c782d99c31

View File

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