From c2c150bd409b84aee1b992e3707e43db8f176db6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 16:32:06 +0000 Subject: [PATCH] torpar: Update to version 1.1.0 --- bucket/torpar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/torpar.json b/bucket/torpar.json index a7b1885166..2170b5653a 100644 --- a/bucket/torpar.json +++ b/bucket/torpar.json @@ -1,11 +1,11 @@ { - "version": "1.0.1", + "version": "1.1.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.0.1/torpar-win-amd64.exe#/torpar.exe", + "url": "https://github.com/varbhat/torpar/releases/download/v1.1.0/torpar-win-amd64.exe#/torpar.exe", "hash": "218119a1f8adf988869304518513877c49e387314f120a1a2bc9b620d9b868ab" } },