From de6a3468682c8f3d4693fe43f4ecf6b4f55bc4d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 20:28:20 +0000 Subject: [PATCH] buffalo: Update to version 0.18.6 --- bucket/buffalo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 41ea5889ce..d4bff16872 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,16 +1,16 @@ { - "version": "0.18.5", + "version": "0.18.6", "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.5/buffalo_0.18.5_windows_x86_64.tar.gz", - "hash": "cffb651516975da1ee7b50586d2265510a89379b0ee92b57cb733d03324b9e3d" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.6/buffalo_0.18.6_windows_x86_64.tar.gz", + "hash": "82721937dd6cf8c846fae1bd70180b25a8b47efc1bbdcf3736b479649b7b3510" }, "32bit": { - "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.5/buffalo_0.18.5_windows_i386.tar.gz", - "hash": "785ac31cabbcfab6091037e9f0a0e2f15b89019d73646178e909e0d9716e85d9" + "url": "https://github.com/gobuffalo/cli/releases/download/v0.18.6/buffalo_0.18.6_windows_i386.tar.gz", + "hash": "b5118145aa4d174c4b8b8392108df3f9cd8644c47b025ea57c0329683a6de9cc" } }, "bin": "buffalo.exe",