{ "version": "3.4.2", "description": "Cross-platform advanced subtitle editor", "homepage": "https://www.aegisub.org/", "license": "https://github.com/TypesettingTools/Aegisub/blob/master/LICENCE", "architecture": { "64bit": { "url": "https://github.com/TypesettingTools/Aegisub/releases/download/v3.4.2/Aegisub-3.4.2-portable.zip", "hash": "2839195774b8de051071c40e0461b628a286089147ce3e025b539b0695beebed" } }, "extract_dir": "aegisub-portable", "shortcuts": [ [ "aegisub.exe", "Aegisub" ] ], "persist": [ "autoback", "autosave", "config" ], "checkver": { "github": "https://github.com/TypesettingTools/Aegisub" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/TypesettingTools/Aegisub/releases/download/v$version/Aegisub-$version-portable.zip" } } } }