diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 8f1889dc25..5f53ca2074 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -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.", "homepage": "https://gobuffalo.io/en", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.13/buffalo_0.18.13_windows_x86_64.tar.gz", - "hash": "08998fcd423dfb4402de84ccfb2646d6e5e04c1768e896f65765317759a2c91d" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.14/buffalo_0.18.14_windows_x86_64.tar.gz", + "hash": "1717c5e7e79df8ef46f740e7d89d6035845cbbb5e2103d55acf55589cb6d7440" }, "32bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.13/buffalo_0.18.13_windows_i386.tar.gz", - "hash": "3d08864ce842483ea8f7769971213e89b9209d68b1b4bf281803fc0f90a4d4da" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.14/buffalo_0.18.14_windows_i386.tar.gz", + "hash": "30649f0834e07919874de8652c0e8e5872663fabd67da81e1d711825fa2458bf" } }, "bin": "buffalo.exe",