From 31e72954c2368b7df717a6fb61c4297bf1cf1b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 6 Sep 2020 13:42:46 +0200 Subject: [PATCH] buffalo: Update to version 0.16.15 --- bucket/buffalo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 682bfd552b..82ed75df36 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,12 +1,12 @@ { - "version": "0.16.14", + "version": "0.16.15", "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.14/buffalo_0.16.14_windows_x86_64.tar.gz", - "hash": "16c96b842dfd538a65d2733604319aef35511db01aa82624370ac0a88c246f39" + "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.15/buffalo_0.16.15_windows_x86_64.tar.gz", + "hash": "d3bb26b9b8ba736ff6aee580752b5800af8643bacbed6e8e57a7f2a42b30824e" } }, "bin": "buffalo.exe",