2021-01-16 22:01:49 +00:00

37 lines
1017 B
JSON

{
"version": "3.4+36-5239",
"description": "Encodes video or images into an H.265 / HEVC bitstream.",
"homepage": "http://x265.org/",
"license": {
"identifier": "GPL-2.0 or Commercial",
"url": "http://x265.org/x265-licensing-faq/"
},
"url": "http://msystem.waw.pl/x265/x265-3.4+36-5239_vs2019-AVX2.7z",
"hash": "73009cdd23e48b1ea810bb4ef76f09ce0f72b8679d4f5967522f36c868c3a338",
"architecture": {
"64bit": {
"bin": [
"x265.exe",
"x265-8b.exe",
"x265-10b.exe",
"x265-12b.exe"
]
},
"32bit": {
"bin": [
[
"x265_32.exe",
"x265"
]
]
}
},
"checkver": {
"url": "http://msystem.waw.pl/x265/",
"regex": "x265-([^_]+)_vs2019-AVX2"
},
"autoupdate": {
"url": "http://msystem.waw.pl/x265/x265-$version_vs2019-AVX2.7z"
}
}