From eb219d87e82a05e96afc784cac51e6634f55d673 Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Thu, 3 Jun 2021 15:38:47 +0200 Subject: [PATCH] Scoop update for stacc version v0.1.88 --- stacc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stacc.json b/stacc.json index b69f588..eba9c5b 100644 --- a/stacc.json +++ b/stacc.json @@ -1,19 +1,19 @@ { - "version": "0.1.87", + "version": "0.1.88", "architecture": { "32bit": { - "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.87/stacc_0.1.87_Windows_i386.tar.gz", + "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.88/stacc_0.1.88_Windows_i386.tar.gz", "bin": [ "stacc.exe" ], - "hash": "7219d58235af0a6a0737004ced9a98e4bc18c885bb1861dd50edd21ccfceb12b" + "hash": "78ef9039ce7a6fdae516ae65781ff1c8a4c3e6d78a7ea1c4dae77e18b9948958" }, "64bit": { - "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.87/stacc_0.1.87_Windows_x86_64.tar.gz", + "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.88/stacc_0.1.88_Windows_x86_64.tar.gz", "bin": [ "stacc.exe" ], - "hash": "c50ae23ca04a80f6930f8393739ae5e49c9ab492bb7d908c42867a1588592cfd" + "hash": "360cf98827801de43260cda48a4cb817c1015710a52700b369225460666fffbd" } }, "homepage": "https://github.com/stacc/stacc-CLI",