buffalo: Update to version 0.17.5

This commit is contained in:
Richard Kuhnt 2021-10-03 16:01:48 +00:00
parent 7b8c4a059c
commit c387af5acb

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.2", "version": "0.17.5",
"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.2/buffalo_0.17.2_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.17.5/buffalo_0.17.5_windows_x86_64.tar.gz",
"hash": "5e884ecf3ce0c76a52b1e44451ae47b3d5256dce1d5cfb85bfe67251bed67e28" "hash": "750bcad035614b40e710f6026dc3a14647efb661eb4de7da1748f6ece339614e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.17.2/buffalo_0.17.2_windows_i386.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.17.5/buffalo_0.17.5_windows_i386.tar.gz",
"hash": "4c3cabf00110fc4936fa699045d30a82fd210100f0e5c6a1af968415dc1cb398" "hash": "6e78c027100e32f96a56892e2cb14c5f5ff94feb55e1a2342346958fe93ed4ba"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",