mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
waifu2x-converter-cpp: Update to version 5.3.4
This commit is contained in:
parent
fd05206a32
commit
47c2835b70
@ -1,26 +1,26 @@
|
|||||||
{
|
{
|
||||||
"version": "5.3.4",
|
"version": "5.3.4",
|
||||||
"description": "Reimplementation of waifu2x in C++ using OpenCL and OpenCV.",
|
"description": "Reimplementation of waifu2x in C++ using OpenCL and OpenCV.",
|
||||||
"homepage": "https://github.com/DeadSix27/waifu2x-converter-cpp",
|
"homepage": "https://github.com/DeadSix27/waifu2x-converter-cpp",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v5.3.4/waifu2x-converter-cpp-win64_v534.zip",
|
"url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v5.3.4/waifu2x-converter-cpp-win64_v534.zip",
|
||||||
"hash": "3CBE2BC406F0251E624D61634AA5D306FB1E073D06675904665F5BC1AC74C8E8",
|
"hash": "3CBE2BC406F0251E624D61634AA5D306FB1E073D06675904665F5BC1AC74C8E8",
|
||||||
"extract_dir": "waifu2x-converter-cpp-win64_v534"
|
"extract_dir": "waifu2x-converter-cpp-win64_v534"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"waifu2x-converter-cpp.exe",
|
"waifu2x-converter-cpp.exe",
|
||||||
"w2xcr.exe"
|
"w2xcr.exe"
|
||||||
],
|
],
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v$version/waifu2x-converter-cpp-win64_v$cleanVersion.zip",
|
"url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v$version/waifu2x-converter-cpp-win64_v$cleanVersion.zip",
|
||||||
"extract_dir": "waifu2x-converter-cpp-win64_v$cleanVersion"
|
"extract_dir": "waifu2x-converter-cpp-win64_v$cleanVersion"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user