mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"version": "4.1+200-ffba52b",
|
|
"description": "Encodes video or images into an H.265 / HEVC bitstream.",
|
|
"homepage": "https://www.x265.org/",
|
|
"license": {
|
|
"identifier": "GPL-2.0 or Commercial",
|
|
"url": "http://x265.org/x265-licensing-faq/"
|
|
},
|
|
"url": "http://msystem.waw.pl/x265/x265-4.1+200-ffba52b_vs2022-AVX2.7z",
|
|
"hash": "e0d1cd85ec64f5aa248936c1efa45e73c2bf377fa9b23d7807439cf8870bdbaa",
|
|
"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"
|
|
}
|
|
}
|