From c71287e444aef5ea6e24bef4656fdc8a6118a860 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:24:22 +0000 Subject: [PATCH] transmission-cli: Update to version 4.0.4 --- 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 2bd44ac728..15c3de05cd 100644 --- a/bucket/transmission-cli.json +++ b/bucket/transmission-cli.json @@ -1,16 +1,16 @@ { - "version": "4.0.3", + "version": "4.0.4", "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.3/transmission-4.0.3-x64.msi", - "hash": "1ef1294f0cd1f352db7367be04a8bdc77083ee82926d76769f20937b90fa1202" + "url": "https://github.com/transmission/transmission/releases/download/4.0.4/transmission-4.0.4-x64.msi", + "hash": "9120ab6e93b946841a7249e763ad54a851103e8bcc5121dac49c0b3676493ba5" }, "32bit": { - "url": "https://github.com/transmission/transmission/releases/download/4.0.3/transmission-4.0.3-x86.msi", - "hash": "a131f8f1654c5a787d8c67a0667a34852952cdfaaf97dd1e93864200196ce098" + "url": "https://github.com/transmission/transmission/releases/download/4.0.4/transmission-4.0.4-x86.msi", + "hash": "2e993f0ddd890e3e67670ff75da15e0c9c03a0ec4a24cee28d97d1eb0ee65fc5" } }, "extract_dir": "PFiles\\Transmission",