diff --git a/bucket/buffalo.json b/bucket/buffalo.json index dfa12e93fb..5e019ce3ff 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,16 +1,16 @@ { - "version": "0.18.3", + "version": "0.18.4", "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.3/buffalo_0.18.3_windows_x86_64.tar.gz", - "hash": "a0c6236ae16dd54fb4da2fad45d70b563ca6a7ee57222b70e57f4fa042efd803" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.4/buffalo_0.18.4_windows_x86_64.tar.gz", + "hash": "4ccbb7e14c99cf46156f7afd6e98a53a539f734686ce3faa9a5f3241d8aa91db" }, "32bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.3/buffalo_0.18.3_windows_i386.tar.gz", - "hash": "309198bf8b8ca854c94c31db43ce72a9fe085028627659f3e2b6bf55c7647cea" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.4/buffalo_0.18.4_windows_i386.tar.gz", + "hash": "066a81ef55eb88e5a0eabe2e82364ed45c1b9f29cf9bff954c407245317d88c4" } }, "bin": "buffalo.exe",