diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 07877bc76a..b9fdb95d04 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,16 +1,16 @@ { - "version": "0.17.7", + "version": "0.18.0", "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.17.7/buffalo_0.17.7_windows_x86_64.tar.gz", - "hash": "1436780b1d3e6e6989d66f127f924f9169f585632f5d021ac133169eff6dcc81" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_x86_64.tar.gz", + "hash": "8d1c8e72893ee38f41ba99385b23a436a68c0c15c5a6422b3d5a73a5f9964da4" }, "32bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.17.7/buffalo_0.17.7_windows_i386.tar.gz", - "hash": "6aea878badf5630323cf647f759343282eedd42f04b7048def0dc27e2eb3ead5" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.0/buffalo_0.18.0_windows_i386.tar.gz", + "hash": "2405727da2121a4683c4caa25f5067af07f65b56f6b9d2d58bcfdc52af313688" } }, "bin": "buffalo.exe",