diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 185e25d185..4d3fc331b5 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,12 +1,12 @@ { - "version": "0.16.17", + "version": "0.16.18", "description": "A Go web development eco-system, designed to make the life of a Go web developer easier.", "homepage": "https://gobuffalo.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.17/buffalo_0.16.17_windows_x86_64.tar.gz", - "hash": "55912ad35f246e407ca9e685b13d499f506d4cefca55928bc644490727550eca" + "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.18/buffalo_0.16.18_windows_x86_64.tar.gz", + "hash": "3a5653ca3aa2c0d1d936e51a1e8d7497efdf1711d5a4fe3250ceabe8fc5878d3" } }, "bin": "buffalo.exe",