From dff14d86b60072a4beccdd7b43e06d3eef4fc4d6 Mon Sep 17 00:00:00 2001 From: neilotoole Date: Sat, 13 Mar 2021 10:16:16 -0700 Subject: [PATCH] Scoop update for sq version v0.15.3 --- sq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sq.json b/sq.json index 2a6e4e97..9aae3f19 100644 --- a/sq.json +++ b/sq.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.15.3", "architecture": { "64bit": { - "url": "https://github.com/neilotoole/sq/releases/download/v0.15.2/sq-windows-amd64.zip", + "url": "https://github.com/neilotoole/sq/releases/download/v0.15.3/sq-windows-amd64.zip", "bin": [ "sq.exe" ], - "hash": "bda861d6a7716d22b580bc21a87ef8c7c7b2cbbccb7c8cef942e87bd00e01fe8" + "hash": "2abc44f2af4b2ee7f454504eb73840745f32c3986191dae52289610006c7e3c8" } }, "homepage": "https://sq.io",