{ "version": "8.0.6+277", "description": "A cross-platform manga app made for e-hentai & exhentai by Flutter.", "homepage": "https://github.com/jiangtian616/JHenTai", "license": "Apache-2.0", "url": "https://github.com/jiangtian616/JHenTai/releases/download/v8.0.6+277/JHenTai_8.0.6+277_Windows.zip", "hash": "8ddca1d525fcb04d2fd32fb00c4dcaaa2b1188e3dec9f47a1b53617c2a8b18ba", "bin": "jhentai.exe", "pre_install": [ "Move-Item -Path \"$dir\\JHenTai_*\\*\" -Destination \"$dir\"", "Remove-Item \"$dir\\JHenTai_*\" -Force -Recurse" ], "shortcuts": [ [ "jhentai.exe", "JHenTai" ] ], "checkver": { "url": "https://github.com/jiangtian616/JHenTai/releases/latest", "regex": "v(\\d+\\.\\d+\\.\\d+\\+\\d+)" }, "autoupdate": { "url": "https://github.com/jiangtian616/JHenTai/releases/download/v$version/JHenTai_$version_Windows.zip" } }