From d13f54684d989a2b35ea7e66b0e01e6f35b0f154 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Apr 2021 21:00:22 +0000 Subject: [PATCH] buffalo: Update to version 0.16.22 --- bucket/buffalo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/buffalo.json b/bucket/buffalo.json index 0c72079e46..db9fa5b7c0 100644 --- a/bucket/buffalo.json +++ b/bucket/buffalo.json @@ -1,12 +1,12 @@ { - "version": "0.16.21", + "version": "0.16.22", "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.21/buffalo_0.16.21_windows_x86_64.tar.gz", - "hash": "1370f108ecc815e63b4f9dd1eab92e42bce9d17966661e7a0ded7063875c9196" + "url": "https://github.com/gobuffalo/buffalo/releases/download/v0.16.22/buffalo_0.16.22_windows_x86_64.tar.gz", + "hash": "37e775934b3b9b356a572b6ff151cd34701127c8554c9b27f51152b2cdab009d" } }, "bin": "buffalo.exe",