From fe5365ac92ca044b38d6508a20941e5ec38ac940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 04:26:36 +0000 Subject: [PATCH] transmission-cli: Update to version 4.0.3 --- bucket/transmission-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/transmission-cli.json b/bucket/transmission-cli.json index 33d1f13755..2bd44ac728 100644 --- a/bucket/transmission-cli.json +++ b/bucket/transmission-cli.json @@ -1,16 +1,16 @@ { - "version": "4.0.2", + "version": "4.0.3", "description": "A fast, easy, and free BitTorrent client.", "homepage": "https://transmissionbt.com/", "license": "GPL-2.0-only|GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/transmission/transmission/releases/download/4.0.2/transmission-4.0.2-x64.msi", - "hash": "1b8bbc17863e0ffc243f0cf5095b93cc2c8589ce09d4e9bece7d24812a8b7d09" + "url": "https://github.com/transmission/transmission/releases/download/4.0.3/transmission-4.0.3-x64.msi", + "hash": "1ef1294f0cd1f352db7367be04a8bdc77083ee82926d76769f20937b90fa1202" }, "32bit": { - "url": "https://github.com/transmission/transmission/releases/download/4.0.2/transmission-4.0.2-x86.msi", - "hash": "96d5730fdcac459b1849948d740c04ad6b9d898f920eeed8d9bbe88f7061090e" + "url": "https://github.com/transmission/transmission/releases/download/4.0.3/transmission-4.0.3-x86.msi", + "hash": "a131f8f1654c5a787d8c67a0667a34852952cdfaaf97dd1e93864200196ce098" } }, "extract_dir": "PFiles\\Transmission",