From 32534cfec318f78542d20d83e88ff2eb824eb5a6 Mon Sep 17 00:00:00 2001 From: Couleur <82747632+couleurm@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:12:01 +0100 Subject: [PATCH] bucket: link github in homepage for checkver --- bucket/MediaDownloader.json | 2 +- bucket/privacysexy.json | 2 +- bucket/qualitymuncher.json | 2 +- bucket/smoothie.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/MediaDownloader.json b/bucket/MediaDownloader.json index 3595330..29ca976 100644 --- a/bucket/MediaDownloader.json +++ b/bucket/MediaDownloader.json @@ -17,6 +17,6 @@ ], "checkver": "github", "autoupdate": { - "url": "https://github.com/o7q/MediaDownloader/releases/download/$version/MediaDownloader.exe" + "url": "https://github.com/o7q/MediaDownloader/releases/download/v$version/MediaDownloader.exe" } } diff --git a/bucket/privacysexy.json b/bucket/privacysexy.json index f067fdd..20bafc2 100644 --- a/bucket/privacysexy.json +++ b/bucket/privacysexy.json @@ -1,7 +1,7 @@ { "version": "0.12.10", "description": "Because privacy is sexy 🍑🍆", - "homepage": "https://privacy.sexy/", + "homepage": "https://github.com/undergroundwires/privacy.sexy/", "license": "GPL-3.0", "url": "https://github.com/undergroundwires/privacy.sexy/releases/download/0.12.10/privacy.sexy-Setup-0.12.10.exe#/dl.7z", "hash": "f946a279c1e123b6a97112bdbbfe65e4e669d0ab11dae82ff6ced8229df2f268", diff --git a/bucket/qualitymuncher.json b/bucket/qualitymuncher.json index d62bea8..3bfa5c7 100644 --- a/bucket/qualitymuncher.json +++ b/bucket/qualitymuncher.json @@ -1,7 +1,7 @@ { "version": 1.43, "description": "Batch file designed to quickly and easily create low-quality videos.", - "homepage": "https://qualitymuncher.lgbt", + "homepage": "https://github.com/qm-org/qualitymuncher", "url": "https://github.com/qm-org/qualitymuncher/releases/download/v1.4.3-bat/1-4-3_QualityMuncher_bat.zip", "hash": "55642237C2C079F4209FBBDCFA80F339A48215BC63FEBD35B10999081FE9B586", "bin": [ diff --git a/bucket/smoothie.json b/bucket/smoothie.json index 737ea79..69426ae 100644 --- a/bucket/smoothie.json +++ b/bucket/smoothie.json @@ -1,6 +1,6 @@ { "version": "Nightly_2024.01.08_14-47", - "homepage": "https://ctt.cx/smoothie", + "homepage": "https://github.com/couleur-tweak-tips/smoothie-rs", "license": "GPL-3.0", "description": "Add motion blur to your videos by doing frame blending (and/or interpolation) using Smoothie: an user friendly VapourSynth wrapper ", "url": "https://github.com/couleur-tweak-tips/smoothie-rs/releases/download/Nightly_2024.01.08_14-47/smoothie-rs-nightly.zip",