mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
x265: Update to version 3.5+19-8003e43 (#3310)
* Update x265.json * Update x265.json
This commit is contained in:
parent
c918b15119
commit
04a5d5ae28
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5+19-8003e43",
|
"version": "3.5+29-3415705",
|
||||||
"description": "Encodes video or images into an H.265 / HEVC bitstream.",
|
"description": "Encodes video or images into an H.265 / HEVC bitstream.",
|
||||||
"homepage": "http://x265.org/",
|
"homepage": "http://x265.org/",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "GPL-2.0 or Commercial",
|
"identifier": "GPL-2.0 or Commercial",
|
||||||
"url": "http://x265.org/x265-licensing-faq/"
|
"url": "http://x265.org/x265-licensing-faq/"
|
||||||
},
|
},
|
||||||
"url": "http://msystem.waw.pl/x265/x265-3.5+19-8003e43_vs2019-AVX2.7z",
|
"url": "http://msystem.waw.pl/x265/x265-3.5+29-3415705_vs2022-AVX2.7z",
|
||||||
"hash": "361b9fc6e34470fc379f3a47540a8d752abcb3eb74dd519347eb7e1ee4cb58c1",
|
"hash": "ca43191288d2866d85fa1b2753599413d11656047fefdd35cac190f8ffa75d1f",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -28,9 +28,9 @@
|
|||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "http://msystem.waw.pl/x265/",
|
"url": "http://msystem.waw.pl/x265/",
|
||||||
"regex": "x265-([^_]+)_vs2019-AVX2"
|
"regex": "x265-([^_]+)_vs2022-AVX2"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "http://msystem.waw.pl/x265/x265-$version_vs2019-AVX2.7z"
|
"url": "http://msystem.waw.pl/x265/x265-$version_vs2022-AVX2.7z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user