Update buffalo to version 0.12.1

This commit is contained in:
Richard Kuhnt 2018-06-22 02:00:23 +00:00
parent 83c84dbfc2
commit d9c40fcdb7

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://gobuffalo.io", "homepage": "https://gobuffalo.io",
"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.",
"version": "0.12.0", "version": "0.12.1",
"license": "MIT", "license": "MIT",
"url": "https://github.com/gobuffalo/buffalo/releases/download/v0.12.0/buffalo_0.12.0_windows_amd64.tar.gz", "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.12.1/buffalo_0.12.1_windows_amd64.tar.gz",
"hash": "8a156ffc3994bf000b92344f32fdd6427f934846f063f61bc36a55afdbd2a877", "hash": "2a50ddd2526afe9fe9d1295cc28eb5fb56974867047853a04d3b7b4a7427f914",
"bin": [ "bin": [
[ [
"buffalo-no-sqlite.exe", "buffalo-no-sqlite.exe",