Witchilich 04a5d5ae28
x265: Update to version 3.5+19-8003e43 (#3310)
* Update x265.json

* Update x265.json
2022-02-19 23:34:29 +05:30

37 lines
1023 B
JSON

{
"version": "3.5+29-3415705",
"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.5+29-3415705_vs2022-AVX2.7z",
"hash": "ca43191288d2866d85fa1b2753599413d11656047fefdd35cac190f8ffa75d1f",
"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-([^_]+)_vs2022-AVX2"
},
"autoupdate": {
"url": "http://msystem.waw.pl/x265/x265-$version_vs2022-AVX2.7z"
}
}