diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 3d3e8c2886..ca2b5508b9 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,16 +1,16 @@ { - "version": "0.18.1", + "version": "0.18.2", "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.1/buffalo_0.18.1_windows_x86_64.tar.gz", - "hash": "2ca692246550c7fbc9d7130b0708a558a249f68ea4fa99ee0dc9cd9ca98f2a42" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.2/buffalo_0.18.2_windows_x86_64.tar.gz", + "hash": "2edbdf03574d113b61e1c31cce27149e3a5cbda4c9a24c5eeeb50967f1318609" }, "32bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.1/buffalo_0.18.1_windows_i386.tar.gz", - "hash": "ba319a191caacc3a6120df4bbab079ffd1646b9669e0a6159165b045ce411429" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.2/buffalo_0.18.2_windows_i386.tar.gz", + "hash": "d346f87100e3b77ef961525f75ba3144bfac9c8c1a8b2c5ccabd92379eda2dae" } }, "bin": "buffalo.exe",