{ "version": "3.4", "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", "suggest": { "ffmpeg": "ffmpeg" }, "url": "https://bitbucket.org/wahibre/mtn/downloads/mtn-3.4.0-win32.zip", "hash": "006c4c5999035d49a54ba5115f2f153080483605cb3f34edb8c276e68d996886", "extract_dir": "mtn-3.4", "bin": "bin\\mtn.exe", "checkver": { "url": "https://bitbucket.org/wahibre/mtn/downloads/?tab=downloads", "regex": "(?mtn-(?[\\d.]+)\\.[\\w.-]*win32\\.zip)" }, "autoupdate": { "url": "https://bitbucket.org/wahibre/mtn/downloads/$matchFilename", "extract_dir": "mtn-$version" } }