From 371f776dfc9241b50ede3ba5b025501c3c90852f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:27:38 +0000 Subject: [PATCH] mtn: Update to version 3.5.0 --- bucket/mtn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mtn.json b/bucket/mtn.json index 16572bb549..41663b0577 100644 --- a/bucket/mtn.json +++ b/bucket/mtn.json @@ -1,5 +1,5 @@ { - "version": "3.4.2", + "version": "3.5.0", "description": "Movie Thumbnailer - save thumbnails (screenshots) of movie or video files to image files.", "homepage": "https://gitlab.com/movie_thumbnailer/mtn/wikis/home", "license": "GPL-2.0-or-later", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.4.2-win64.zip", - "hash": "7f20031f8bd8ef5d943f8cd1f398f96ccf872eb855c1c5ec4efd1699e75c0896", + "url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.5.0-win64.zip", + "hash": "bbae09904f9e682885fa51cfaa3929112cd74505db910af68031b3086d9a1ce3", "extract_dir": "mtn-win64" } },