From 093b1a7b6caaa1ef389610b1a581169a157b8a3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 16:30:23 +0000 Subject: [PATCH] torpar: Update to version 1.0.0 --- bucket/torpar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/torpar.json b/bucket/torpar.json index 2170b5653a..be4c05b465 100644 --- a/bucket/torpar.json +++ b/bucket/torpar.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.0.0", "description": "TUI Client for Torrent Paradise", "homepage": "https://github.com/varbhat/torpar", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/varbhat/torpar/releases/download/v1.1.0/torpar-win-amd64.exe#/torpar.exe", - "hash": "218119a1f8adf988869304518513877c49e387314f120a1a2bc9b620d9b868ab" + "url": "https://github.com/varbhat/torpar/releases/download/v1.0.0/torpar-win-amd64.exe#/torpar.exe", + "hash": "411b3d7244871bad62af1c8fd6918b4fa999ab9a8856e897b3cfc6d5aa274b89" } }, "bin": "torpar.exe",