buffalo: Update to version 0.18.1

This commit is contained in:
Richard Kuhnt 2021-12-03 21:00:44 +00:00
parent 2be549e14a
commit 07a513e661

View File

@ -1,16 +1,16 @@
{
"version": "0.18.0",
"version": "0.18.1",
"description": "A Go web development eco-system, designed to make the life of a Go web developer easier.",
"homepage": "https://gobuffalo.io/en",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_x86_64.tar.gz",
"hash": "8d1c8e72893ee38f41ba99385b23a436a68c0c15c5a6422b3d5a73a5f9964da4"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.1/buffalo_0.18.1_windows_x86_64.tar.gz",
"hash": "2ca692246550c7fbc9d7130b0708a558a249f68ea4fa99ee0dc9cd9ca98f2a42"
},
"32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_i386.tar.gz",
"hash": "2405727da2121a4683c4caa25f5067af07f65b56f6b9d2d58bcfdc52af313688"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.1/buffalo_0.18.1_windows_i386.tar.gz",
"hash": "ba319a191caacc3a6120df4bbab079ffd1646b9669e0a6159165b045ce411429"
}
},
"bin": "buffalo.exe",