From 47c2835b70824432042630f46697baa7da727411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 12:30:16 +0000 Subject: [PATCH] waifu2x-converter-cpp: Update to version 5.3.4 --- bucket/waifu2x-converter-cpp.json | 52 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/bucket/waifu2x-converter-cpp.json b/bucket/waifu2x-converter-cpp.json index cc0998d8da..da16b9cb2f 100644 --- a/bucket/waifu2x-converter-cpp.json +++ b/bucket/waifu2x-converter-cpp.json @@ -1,26 +1,26 @@ -{ - "version": "5.3.4", - "description": "Reimplementation of waifu2x in C++ using OpenCL and OpenCV.", - "homepage": "https://github.com/DeadSix27/waifu2x-converter-cpp", - "license": "MIT", - "architecture": { - "64bit": { - "url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v5.3.4/waifu2x-converter-cpp-win64_v534.zip", - "hash": "3CBE2BC406F0251E624D61634AA5D306FB1E073D06675904665F5BC1AC74C8E8", - "extract_dir": "waifu2x-converter-cpp-win64_v534" - } - }, - "bin": [ - "waifu2x-converter-cpp.exe", - "w2xcr.exe" - ], - "checkver": "github", - "autoupdate": { - "architecture": { - "64bit": { - "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" - } - } - } -} +{ + "version": "5.3.4", + "description": "Reimplementation of waifu2x in C++ using OpenCL and OpenCV.", + "homepage": "https://github.com/DeadSix27/waifu2x-converter-cpp", + "license": "MIT", + "architecture": { + "64bit": { + "url": "https://github.com/DeadSix27/waifu2x-converter-cpp/releases/download/v5.3.4/waifu2x-converter-cpp-win64_v534.zip", + "hash": "3CBE2BC406F0251E624D61634AA5D306FB1E073D06675904665F5BC1AC74C8E8", + "extract_dir": "waifu2x-converter-cpp-win64_v534" + } + }, + "bin": [ + "waifu2x-converter-cpp.exe", + "w2xcr.exe" + ], + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "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" + } + } + } +}