mtn: Update to version 3.4

This commit is contained in:
Richard Kuhnt 2020-09-02 14:00:25 +00:00
parent 9ca9f6f593
commit ef300441a4

View File

@ -1,14 +1,14 @@
{ {
"version": "3.3", "version": "3.4",
"description": "Movie Thumbnailer - save thumbnails (screenshots) of movie or video files to image files.", "description": "Movie Thumbnailer - save thumbnails (screenshots) of movie or video files to image files.",
"homepage": "https://gitlab.com/movie_thumbnailer/mtn/wikis/home", "homepage": "https://gitlab.com/movie_thumbnailer/mtn/wikis/home",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"suggest": { "suggest": {
"ffmpeg": "ffmpeg" "ffmpeg": "ffmpeg"
}, },
"url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.3.3-win32.zip", "url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.4.0-win32.zip",
"hash": "1edc0ad0ef5a906b9ca48eaee5ad6902d63f5ea2c5543436c4bca8f5e1eee4d5", "hash": "006c4c5999035d49a54ba5115f2f153080483605cb3f34edb8c276e68d996886",
"extract_dir": "mtn-3.3", "extract_dir": "mtn-3.4",
"bin": "bin\\mtn.exe", "bin": "bin\\mtn.exe",
"checkver": { "checkver": {
"url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads", "url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads",