From 869cb53b207df5f50d04013093f5dfe7e1853adf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Aug 2021 03:00:36 +0000 Subject: [PATCH] buffalo: Update to version 0.16.27 --- bucket/buffalo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buffalo.json b/bucket/buffalo.json index a8f96c59b9..567ce86e11 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,12 +1,12 @@ { - "version": "0.16.26", + "version": "0.16.27", "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.26/buffalo_0.16.26_windows_x86_64.tar.gz", - "hash": "42526806a1b4fd45426796658464a04501c9e6386e800adb1024643017eaeb12" + "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.27/buffalo_0.16.27_windows_x86_64.tar.gz", + "hash": "e186c2d8d2ae13070eb5a5f731889e7b99722617c46221df19bfc911a380e7d8" } }, "bin": "buffalo.exe",