buffalo: Update to version 0.18.14

This commit is contained in:
github-actions[bot] 2023-02-16 12:31:04 +00:00
parent d10c2b69ad
commit d26b046db4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.18.13", "version": "0.18.14",
"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.18.13/buffalo_0.18.13_windows_x86_64.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.14/buffalo_0.18.14_windows_x86_64.tar.gz",
"hash": "08998fcd423dfb4402de84ccfb2646d6e5e04c1768e896f65765317759a2c91d" "hash": "1717c5e7e79df8ef46f740e7d89d6035845cbbb5e2103d55acf55589cb6d7440"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gobuffalo/cli/releases/download/v0.18.13/buffalo_0.18.13_windows_i386.tar.gz", "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.14/buffalo_0.18.14_windows_i386.tar.gz",
"hash": "3d08864ce842483ea8f7769971213e89b9209d68b1b4bf281803fc0f90a4d4da" "hash": "30649f0834e07919874de8652c0e8e5872663fabd67da81e1d711825fa2458bf"
} }
}, },
"bin": "buffalo.exe", "bin": "buffalo.exe",