From 961fcd3567b2bd8b209a5859493495e7aeead96f Mon Sep 17 00:00:00 2001 From: goreleaserbot Date: Fri, 27 Aug 2021 12:39:34 +0200 Subject: [PATCH] Scoop update for stacc version v0.2.44 --- stacc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/stacc.json b/stacc.json index 89fc1cc..aaf13e4 100644 --- a/stacc.json +++ b/stacc.json @@ -1,19 +1,19 @@ { - "version": "0.2.43", + "version": "0.2.44", "architecture": { "32bit": { - "url": "https://github.com/stacc/cli/releases/download/v0.2.43/stacc_0.2.43_Windows_i386.tar.gz", + "url": "https://github.com/stacc/cli/releases/download/v0.2.44/stacc_0.2.44_Windows_i386.tar.gz", "bin": [ "stacc.exe" ], - "hash": "1c589d2bcabb7ab015345cf68b9149f9a7c0d0f8daf1cef58596f81be48c4657" + "hash": "f45854013d83847738b1c9a8f63ea211e23145860bee40e6be3f2d061b106243" }, "64bit": { - "url": "https://github.com/stacc/cli/releases/download/v0.2.43/stacc_0.2.43_Windows_x86_64.tar.gz", + "url": "https://github.com/stacc/cli/releases/download/v0.2.44/stacc_0.2.44_Windows_x86_64.tar.gz", "bin": [ "stacc.exe" ], - "hash": "ce329c8f914c6ff7cbeac68fef6df5b66fef845f5bdb4bf037c176e68bb1b868" + "hash": "655f1671ed329a6f2e872f8eb80e2c6b1eb332ad0d0d77a354c2545c42f26544" } }, "homepage": "https://github.com/stacc/stacc-CLI",