From 789076345a5e6e76f469527a2e8c2edafcdc9153 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:27:52 +0000 Subject: [PATCH] torpar: Update to version 1.1.0 --- bucket/torpar.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/torpar.json b/bucket/torpar.json index be4c05b465..2170b5653a 100644 --- a/bucket/torpar.json +++ b/bucket/torpar.json @@ -1,12 +1,12 @@ { - "version": "1.0.0", + "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.0/torpar-win-amd64.exe#/torpar.exe", - "hash": "411b3d7244871bad62af1c8fd6918b4fa999ab9a8856e897b3cfc6d5aa274b89" + "url": "https://github.com/varbhat/torpar/releases/download/v1.1.0/torpar-win-amd64.exe#/torpar.exe", + "hash": "218119a1f8adf988869304518513877c49e387314f120a1a2bc9b620d9b868ab" } }, "bin": "torpar.exe",