From ee4ae6e2031f1d1af61b38c242065dfa595f476c Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Thu, 3 Jun 2021 11:40:50 +0200 Subject: [PATCH] Scoop update for stacc version v0.1.87 --- stacc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stacc.json b/stacc.json index 7965cb7..b69f588 100644 --- a/stacc.json +++ b/stacc.json @@ -1,19 +1,19 @@ { - "version": "0.1.86", + "version": "0.1.87", "architecture": { "32bit": { - "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.86/stacc_0.1.86_Windows_i386.tar.gz", + "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.87/stacc_0.1.87_Windows_i386.tar.gz", "bin": [ "stacc.exe" ], - "hash": "e995723d78993dc598411d497dbbd9761359c6a36979adc1ada48f17342c9500" + "hash": "7219d58235af0a6a0737004ced9a98e4bc18c885bb1861dd50edd21ccfceb12b" }, "64bit": { - "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.86/stacc_0.1.86_Windows_x86_64.tar.gz", + "url": "https://github.com/stacc/stacc-CLI/releases/download/v0.1.87/stacc_0.1.87_Windows_x86_64.tar.gz", "bin": [ "stacc.exe" ], - "hash": "f42fd34d5eb9ed5781037339e4109cf03d3f9cc4eb2643f21e21115d5729269c" + "hash": "c50ae23ca04a80f6930f8393739ae5e49c9ab492bb7d908c42867a1588592cfd" } }, "homepage": "https://github.com/stacc/stacc-CLI",