diff --git a/bucket/buffalo.json b/bucket/buffalo.json index fae3789d4a..98f832fa65 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,12 +1,12 @@ { - "version": "0.16.23", + "version": "0.16.25", "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.23/buffalo_0.16.23_windows_x86_64.tar.gz", - "hash": "21a6632e479eb289ebdb5cc7bcea5c6be655c118a397c8fac4e473d37afbf5a7" + "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.25/buffalo_0.16.25_windows_x86_64.tar.gz", + "hash": "076885523f2ca0c394bb54c395cd6531e6f011f9787675d99b1799211b6151ac" } }, "bin": "buffalo.exe",