From 2f2f0bf84d86e96931fac9c35d0f9f688d32aee0 Mon Sep 17 00:00:00 2001 From: neilotoole Date: Fri, 1 Jan 2021 22:46:04 -0700 Subject: [PATCH] Scoop update for sq version v0.14.6 --- sq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sq.json b/sq.json index 5e4a1d95..182cbe7f 100644 --- a/sq.json +++ b/sq.json @@ -1,12 +1,12 @@ { - "version": "0.14.5", + "version": "0.14.6", "architecture": { "64bit": { - "url": "https://github.com/neilotoole/sq/releases/download/v0.14.5/sq-0.14.5-windows-amd64.zip", + "url": "https://github.com/neilotoole/sq/releases/download/v0.14.6/sq-0.14.6-windows-amd64.zip", "bin": [ "sq.exe" ], - "hash": "646856d24f5c5115b4dde9dd4b57386d424cef00a5a673d75c3d504e9760e759" + "hash": "f85b16e0a0c276198a3672fb2426ecfe2a9497f86a3abed19abf9581eb89dda4" } }, "homepage": "https://sq.io",