buffalo: Update to version 0.18.0

This commit is contained in:
Richard Kuhnt 2021-11-25 17:01:49 +00:00
parent 7e8baef268
commit b5ead79cd6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.7", "version": "0.18.0",
"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/en", "homepage": "https://gobuffalo.io/en",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_x86_64.tar.gz",
"hash": "1436780b1d3e6e6989d66f127f924f9169f585632f5d021ac133169eff6dcc81" "hash": "8d1c8e72893ee38f41ba99385b23a436a68c0c15c5a6422b3d5a73a5f9964da4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_windows_i386.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_i386.tar.gz",
"hash": "6aea878badf5630323cf647f759343282eedd42f04b7048def0dc27e2eb3ead5" "hash": "2405727da2121a4683c4caa25f5067af07f65b56f6b9d2d58bcfdc52af313688"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",