buffalo: Update to version 0.18.3

This commit is contained in:
github-actions[bot] 2022-03-14 20:27:05 +00:00
parent 543a3aa6b0
commit 3e98577fc3

View File

@ -1,16 +1,16 @@
{
"version": "0.18.2",
"version": "0.18.3",
"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.2/buffalo_0.18.2_windows_x86_64.tar.gz",
"hash": "2edbdf03574d113b61e1c31cce27149e3a5cbda4c9a24c5eeeb50967f1318609"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.3/buffalo_0.18.3_windows_x86_64.tar.gz",
"hash": "a0c6236ae16dd54fb4da2fad45d70b563ca6a7ee57222b70e57f4fa042efd803"
},
"32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.2/buffalo_0.18.2_windows_i386.tar.gz",
"hash": "d346f87100e3b77ef961525f75ba3144bfac9c8c1a8b2c5ccabd92379eda2dae"
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.3/buffalo_0.18.3_windows_i386.tar.gz",
"hash": "309198bf8b8ca854c94c31db43ce72a9fe085028627659f3e2b6bf55c7647cea"
}
},
"bin": "buffalo.exe",