From 9aca2eb73d3d2316fcd9fd224d89d4d9cacc5027 Mon Sep 17 00:00:00 2001 From: z-Fng <54583083+z-Fng@users.noreply.github.com> Date: Sun, 8 Mar 2026 09:35:24 +0000 Subject: [PATCH] (chore): Revert to using repo name in checkver --- bucket/86box.json | 2 +- bucket/adventuregamestudio.json | 2 +- bucket/age.json | 2 +- bucket/bambu-studio.json | 2 +- bucket/bitwarden.json | 2 +- bucket/bloop.json | 2 +- bucket/boilr.json | 2 +- bucket/browseros.json | 2 +- bucket/bulk-crap-uninstaller.json | 2 +- bucket/cake-wallet.json | 2 +- bucket/capframex.json | 2 +- bucket/cefflashbrowser.json | 2 +- bucket/chromium.json | 2 +- bucket/clingo.json | 2 +- bucket/converseen.json | 2 +- bucket/deeplx.json | 2 +- bucket/dismplusplus.json | 2 +- bucket/dn-famitracker.json | 2 +- bucket/dosbox-x.json | 2 +- bucket/duckdns.json | 2 +- bucket/fancontrol.json | 2 +- bucket/folo.json | 2 +- bucket/fontforge.json | 2 +- bucket/free-shooter.json | 2 +- bucket/freecad.json | 2 +- bucket/fvim.json | 2 +- bucket/garbro.json | 2 +- bucket/ghidra.json | 2 +- bucket/gitextensions.json | 2 +- bucket/github.json | 2 +- bucket/gnucash.json | 2 +- bucket/goldendict.json | 2 +- bucket/gossip.json | 2 +- bucket/hemmelig.json | 2 +- bucket/hoppscotch.json | 2 +- bucket/hydrus-network.json | 2 +- bucket/inkscape-extension-sozi.json | 2 +- bucket/insomnia.json | 2 +- bucket/ios-webkit-debug-proxy.json | 2 +- bucket/ipfilter-updater.json | 2 +- bucket/jasper.json | 2 +- bucket/jexiftoolgui.json | 2 +- bucket/kdoc-formatter.json | 2 +- bucket/lightbulb.json | 2 +- bucket/magicavoxel.json | 2 +- bucket/mediaelch.json | 2 +- bucket/meshroom.json | 2 +- bucket/moosync.json | 2 +- bucket/mpc-hc-fork.json | 2 +- bucket/mpv-git.json | 2 +- bucket/neovim-qt.json | 2 +- bucket/notesnook.json | 2 +- bucket/odict.json | 2 +- bucket/onlyoffice-desktopeditors.json | 2 +- bucket/persepolis.json | 2 +- bucket/prusaslicer.json | 2 +- bucket/puttie.json | 2 +- bucket/qefi-entry-manager.json | 2 +- bucket/redasm.json | 2 +- bucket/retroshare.json | 2 +- bucket/ripme.json | 2 +- bucket/rssguard.json | 2 +- bucket/saber.json | 2 +- bucket/scoop-completion.json | 2 +- bucket/scoop-sd.json | 2 +- bucket/sdl2-image.json | 2 +- bucket/sdl2-mixer.json | 2 +- bucket/sdl2-ttf.json | 2 +- bucket/sdl2.json | 2 +- bucket/shaderglass.json | 2 +- bucket/simplewall.json | 2 +- bucket/so.json | 2 +- bucket/soundswitch.json | 2 +- bucket/sozi.json | 2 +- bucket/spicetify-themes.json | 2 +- bucket/spotify-qt.json | 2 +- bucket/stack-wallet.json | 2 +- bucket/standardnotes.json | 2 +- bucket/status.json | 2 +- bucket/streamlabs-obs.json | 2 +- bucket/streamlink.json | 2 +- bucket/subsync.json | 2 +- bucket/supermium.json | 2 +- bucket/suwayomi-server.json | 2 +- bucket/switchhosts.json | 2 +- bucket/tcno-acc-switcher.json | 2 +- bucket/tern-subtitle-file-translator.json | 2 +- bucket/thonny.json | 2 +- bucket/thorium.json | 2 +- bucket/tlaplus-toolbox.json | 2 +- bucket/todolist.json | 2 +- bucket/total-registry.json | 2 +- bucket/ubports-installer.json | 2 +- bucket/uefitool.json | 2 +- bucket/uniextract2.json | 2 +- bucket/universal-android-debloater.json | 2 +- bucket/vcxsrv.json | 2 +- bucket/virgo.json | 2 +- bucket/wasabi-wallet.json | 2 +- bucket/windterm.json | 2 +- bucket/yesplaymusic.json | 2 +- bucket/yoke.json | 2 +- bucket/youtube-dl-gui.json | 2 +- bucket/zeronet.json | 2 +- deprecated/fmedia.json | 2 +- deprecated/nekoray.json | 2 +- 106 files changed, 106 insertions(+), 106 deletions(-) diff --git a/bucket/86box.json b/bucket/86box.json index bc8768c9a3547e..bff69085aa5a5a 100644 --- a/bucket/86box.json +++ b/bucket/86box.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/61964127/releases/latest", + "url": "https://api.github.com/repos/86Box/86Box/releases/latest", "jsonpath": "$.assets[*].browser_download_url", "regex": "v(?[\\d.]+)/86Box-Windows-64-b(?\\d+)\\.zip" }, diff --git a/bucket/adventuregamestudio.json b/bucket/adventuregamestudio.json index 06d195ea84a9f4..e9cc6ad5637021 100644 --- a/bucket/adventuregamestudio.json +++ b/bucket/adventuregamestudio.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/4607043/releases/latest", + "url": "https://api.github.com/repos/adventuregamestudio/ags/releases/latest", "jsonpath": "$.assets[?(@.name =~ /AGS.+exe/i)].browser_download_url", "regex": "download/v([\\d.]+)/(?.+)" }, diff --git a/bucket/age.json b/bucket/age.json index 81fd28918d39c2..3b2e32d525b412 100644 --- a/bucket/age.json +++ b/bucket/age.json @@ -17,7 +17,7 @@ "age-plugin-batchpass.exe" ], "checkver": { - "url": "https://api.github.com/repositories/187403699/releases", + "url": "https://api.github.com/repos/FiloSottile/age/releases", "regex": "/age-v([\\w.-]+)-windows" }, "autoupdate": { diff --git a/bucket/bambu-studio.json b/bucket/bambu-studio.json index 9be8b45fecb929..af0baf4b51c866 100644 --- a/bucket/bambu-studio.json +++ b/bucket/bambu-studio.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/511797274/releases/latest", + "url": "https://api.github.com/repos/bambulab/BambuStudio/releases/latest", "jsonpath": "$..assets[?(@.browser_download_url =~ /Bambu_Studio_win-.*\\.zip/i)].browser_download_url", "regex": "download/(?(?:v|V)?(?[\\d.]+))/(?Bambu_Studio_win-.*\\.zip)" }, diff --git a/bucket/bitwarden.json b/bucket/bitwarden.json index 7f286699161199..51c744910fc0ca 100644 --- a/bucket/bitwarden.json +++ b/bucket/bitwarden.json @@ -22,7 +22,7 @@ ], "persist": "bitwarden-appdata", "checkver": { - "url": "https://api.github.com/repositories/53538899/releases", + "url": "https://api.github.com/repos/bitwarden/clients/releases", "regex": "tag/desktop-v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/bloop.json b/bucket/bloop.json index b45b3bf81f60d8..9db51102a290c6 100644 --- a/bucket/bloop.json +++ b/bucket/bloop.json @@ -14,7 +14,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/576642715/releases", + "url": "https://api.github.com/repos/BloopAI/bloop/releases", "regex": "bloop_([\\d.]+)_x64-setup.exe" }, "autoupdate": { diff --git a/bucket/boilr.json b/bucket/boilr.json index b818386965b03e..4530d31ade0685 100644 --- a/bucket/boilr.json +++ b/bucket/boilr.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/403282138/releases/latest", + "url": "https://api.github.com/repos/PhilipK/BoilR/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "/v\\.([\\d.]+)/windows_BoilR\\.exe" }, diff --git a/bucket/browseros.json b/bucket/browseros.json index 9e372a1f7fec46..af1f6fc425f186 100644 --- a/bucket/browseros.json +++ b/bucket/browseros.json @@ -30,7 +30,7 @@ ], "persist": "User Data", "checkver": { - "url": "https://api.github.com/repositories/985839104/releases/latest", + "url": "https://api.github.com/repos/browseros-ai/BrowserOS/releases/latest", "regex": "download/(?[^/]+)/BrowserOS_v(?[\\d.]+)_x64_installer\\.exe" }, "autoupdate": { diff --git a/bucket/bulk-crap-uninstaller.json b/bucket/bulk-crap-uninstaller.json index dddfa0e2eea84c..d7175e73c7b456 100644 --- a/bucket/bulk-crap-uninstaller.json +++ b/bucket/bulk-crap-uninstaller.json @@ -32,7 +32,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/64677873/releases/latest", + "url": "https://api.github.com/repos/Klocman/Bulk-Crap-Uninstaller/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/v(?[\\d.]+)/BCUninstaller_([\\d.]+)_portable(?:-[\\w]+)?\\.zip" }, diff --git a/bucket/cake-wallet.json b/bucket/cake-wallet.json index 1be718be38a3fb..1c27592714f4a3 100644 --- a/bucket/cake-wallet.json +++ b/bucket/cake-wallet.json @@ -20,7 +20,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/231816914/releases", + "url": "https://api.github.com/repos/cake-tech/cake_wallet/releases", "jsonpath": "$..browser_download_url", "regex": "Cake_Wallet_v([\\d.]+)_Windows\\.exe" }, diff --git a/bucket/capframex.json b/bucket/capframex.json index 58aa5052452852..fa5f0942463ac8 100644 --- a/bucket/capframex.json +++ b/bucket/capframex.json @@ -29,7 +29,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/142042657/releases", + "url": "https://api.github.com/repos/CXWorld/CapFrameX/releases", "jsonpath": "$[?(@.tag_name =~ /^(?!.*beta).+$/)].tag_name", "regex": "(?v(?[\\d.]+)[^\"]*)" }, diff --git a/bucket/cefflashbrowser.json b/bucket/cefflashbrowser.json index 91d613f81a1f10..8f058415340127 100644 --- a/bucket/cefflashbrowser.json +++ b/bucket/cefflashbrowser.json @@ -26,7 +26,7 @@ ], "persist": "Caches", "checkver": { - "url": "https://api.github.com/repositories/343654752/releases/latest", + "url": "https://api.github.com/repos/Mzying2001/CefFlashBrowser/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/(?[\\d.]+)/FlashBrowser_x64_v([\\d.]+)\\.zip" }, diff --git a/bucket/chromium.json b/bucket/chromium.json index b9d8091d8310f3..2076ee7e6e71c2 100644 --- a/bucket/chromium.json +++ b/bucket/chromium.json @@ -36,7 +36,7 @@ }, "persist": "User Data", "checkver": { - "url": "https://api.github.com/repositories/220217660/tags", + "url": "https://api.github.com/repos/Hibbiki/chromium-win64/tags", "jsonpath": "$..name", "regex": "v([\\d.\\-r]+)" }, diff --git a/bucket/clingo.json b/bucket/clingo.json index 0e2e7a5aab3b2f..fe32d27c4cfb1e 100644 --- a/bucket/clingo.json +++ b/bucket/clingo.json @@ -18,7 +18,7 @@ "lpconvert.exe" ], "checkver": { - "url": "https://api.github.com/repositories/58459878/releases", + "url": "https://api.github.com/repos/potassco/clingo/releases", "regex": "clingo-([\\d.]+)-win64\\.zip" }, "autoupdate": { diff --git a/bucket/converseen.json b/bucket/converseen.json index 429e4a003381f6..4b0615490c1b48 100644 --- a/bucket/converseen.json +++ b/bucket/converseen.json @@ -14,7 +14,7 @@ ], "persist": "settings", "checkver": { - "url": "https://api.github.com/repositories/9392534/releases/latest", + "url": "https://api.github.com/repos/Faster3ck/Converseen/releases/latest", "jsonpath": "$..browser_download_url", "regex": "converseen-(?[\\d\\.+]+)-(?\\d+)-win32-portable.zip" }, diff --git a/bucket/deeplx.json b/bucket/deeplx.json index 7e929f90d2360f..a931da684ba2e0 100644 --- a/bucket/deeplx.json +++ b/bucket/deeplx.json @@ -15,7 +15,7 @@ }, "bin": "deeplx.exe", "checkver": { - "url": "https://api.github.com/repositories/552635490/releases", + "url": "https://api.github.com/repos/OwO-Network/DeepLX/releases", "regex": "tag/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/dismplusplus.json b/bucket/dismplusplus.json index 4f77f95749d774..16fe926a3c915e 100644 --- a/bucket/dismplusplus.json +++ b/bucket/dismplusplus.json @@ -62,7 +62,7 @@ "Config\\Config.ini" ], "checkver": { - "url": "https://api.github.com/repositories/74809720/releases/latest", + "url": "https://api.github.com/repos/Chuyu-Team/Dism-Multi-language/releases/latest", "jsonpath": "$.assets[0].browser_download_url", "regex": "v(?[\\d.]+)/Dism%2B%2B(?[\\d.]+[\\w]?)\\.zip" }, diff --git a/bucket/dn-famitracker.json b/bucket/dn-famitracker.json index 5788f5b91c1058..b1564aafa13adf 100644 --- a/bucket/dn-famitracker.json +++ b/bucket/dn-famitracker.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/284655420/releases/latest", + "url": "https://api.github.com/repos/Dn-Programming-Core-Management/Dn-FamiTracker/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/Dn([\\d.]+)/Dn-FamiTracker_v(?[\\d]+)_(x64|Win32)_Release\\.7z" }, diff --git a/bucket/dosbox-x.json b/bucket/dosbox-x.json index 00c93b4e73b250..28c96659469141 100644 --- a/bucket/dosbox-x.json +++ b/bucket/dosbox-x.json @@ -30,7 +30,7 @@ ], "persist": "dosbox.conf", "checkver": { - "url": "https://api.github.com/repositories/19881421/releases/latest", + "url": "https://api.github.com/repos/joncampbell123/dosbox-x/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "dosbox-x-v([\\d.]+).*vsbuild-arm64-(?\\d+).*vsbuild-win32-(?\\d+).*vsbuild-win64-(?\\d+)" }, diff --git a/bucket/duckdns.json b/bucket/duckdns.json index 66fce931f769bc..e9dcb13f3376bd 100644 --- a/bucket/duckdns.json +++ b/bucket/duckdns.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/33678417/releases/latest", + "url": "https://api.github.com/repos/XWolfOverride/DuckDNS/releases/latest", "regex": "/releases/tag/([\\w.]+)" }, "autoupdate": { diff --git a/bucket/fancontrol.json b/bucket/fancontrol.json index a117ef48ef1398..3ff4675f2dffbf 100644 --- a/bucket/fancontrol.json +++ b/bucket/fancontrol.json @@ -23,7 +23,7 @@ "Plugins" ], "checkver": { - "url": "https://api.github.com/repositories/268350681/releases/latest", + "url": "https://api.github.com/repos/Rem0o/FanControl.Releases/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "/V([\\d.]+)/FanControl_([\\d.]+)_net_(?(?!4_8)(?!7_0)[\\d_]+).zip" }, diff --git a/bucket/folo.json b/bucket/folo.json index 22d80154a8f1e5..85287566d08201 100644 --- a/bucket/folo.json +++ b/bucket/folo.json @@ -32,7 +32,7 @@ ], "persist": "UserData", "checkver": { - "url": "https://api.github.com/repositories/783512367/releases", + "url": "https://api.github.com/repos/RSSNext/Folo/releases", "regex": "desktop/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/fontforge.json b/bucket/fontforge.json index 989a037dd81c5c..a1d29cfebd258b 100644 --- a/bucket/fontforge.json +++ b/bucket/fontforge.json @@ -25,7 +25,7 @@ "bin/ffpython.exe" ], "checkver": { - "url": "https://api.github.com/repositories/5390156/releases/latest", + "url": "https://api.github.com/repos/fontforge/fontforge/releases/latest", "jsonpath": "$..browser_download_url", "regex": "(\\d{8})/(?FontForge-\\d{4}-\\d{2}-\\d{2}-Windows(?-x64)?(?[-r\\d]*?)?.exe)" }, diff --git a/bucket/free-shooter.json b/bucket/free-shooter.json index 8e7831c7a045b4..39f78ebd04f3bb 100644 --- a/bucket/free-shooter.json +++ b/bucket/free-shooter.json @@ -26,7 +26,7 @@ ], "persist": "freeshooter.ini", "checkver": { - "url": "https://api.github.com/repositories/28011731/releases/latest", + "url": "https://api.github.com/repos/henrypp/freeshooter/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/v.([\\d.]+)\\/freeshooter-(?[\\d.]+)-bin\\.7z" }, diff --git a/bucket/freecad.json b/bucket/freecad.json index 3ee59b280ca62a..d5373f0239f10e 100644 --- a/bucket/freecad.json +++ b/bucket/freecad.json @@ -18,7 +18,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/5736080/releases/latest", + "url": "https://api.github.com/repos/FreeCAD/FreeCAD/releases/latest", "regex": "FreeCAD_([\\d.]+)-conda-Windows-x86_64-(?[\\w.-]+)\\.7z" }, "autoupdate": { diff --git a/bucket/fvim.json b/bucket/fvim.json index 568656b9e88e6d..45d08af0a4cd32 100644 --- a/bucket/fvim.json +++ b/bucket/fvim.json @@ -24,7 +24,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/184076781/releases/latest", + "url": "https://api.github.com/repos/yatli/fvim/releases/latest", "script": [ "$LatestRelease = $page | ConvertFrom-Json", "[string]::Format(", diff --git a/bucket/garbro.json b/bucket/garbro.json index a27c6ac59180e2..0ba3a9cf1dd966 100644 --- a/bucket/garbro.json +++ b/bucket/garbro.json @@ -12,7 +12,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/22076748/releases/latest", + "url": "https://api.github.com/repos/morkt/GARbro/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "GARbro-v([\\d.]+).rar" }, diff --git a/bucket/ghidra.json b/bucket/ghidra.json index 83e24128f6feae..54f6c232982d51 100644 --- a/bucket/ghidra.json +++ b/bucket/ghidra.json @@ -33,7 +33,7 @@ }, "persist": "Ghidra/Configurations", "checkver": { - "url": "https://api.github.com/repositories/173228436/releases/latest", + "url": "https://api.github.com/repos/NationalSecurityAgency/ghidra/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "ghidra_([\\d.]+)_PUBLIC_(?\\d+)\\.zip", "replace": "${1}-${2}" diff --git a/bucket/gitextensions.json b/bucket/gitextensions.json index 04481436818a0a..e3f7f9befc40ae 100644 --- a/bucket/gitextensions.json +++ b/bucket/gitextensions.json @@ -25,7 +25,7 @@ ], "persist": "GitExtensions.settings", "checkver": { - "url": "https://api.github.com/repositories/85953/releases/latest", + "url": "https://api.github.com/repos/gitextensions/gitextensions/releases/latest", "jsonpath": "$..browser_download_url", "regex": "/v(?[\\d.]+)/GitExtensions-Portable-(?:x[\\d.]+)-(?[\\d.]+)-(?[\\w]+).zip" }, diff --git a/bucket/github.json b/bucket/github.json index ae0242cf842e4a..8d9b224b31d92a 100644 --- a/bucket/github.json +++ b/bucket/github.json @@ -18,7 +18,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/58559694/tags", + "url": "https://api.github.com/repos/desktop/desktop/tags", "regex": "tags/release-([\\d.]+)\"" }, "autoupdate": { diff --git a/bucket/gnucash.json b/bucket/gnucash.json index 46f0b976168a42..0459184e4e311f 100644 --- a/bucket/gnucash.json +++ b/bucket/gnucash.json @@ -31,7 +31,7 @@ ], "persist": "etc\\gnucash\\environment.local", "checkver": { - "url": "https://api.github.com/repositories/7966650/releases/latest", + "url": "https://api.github.com/repos/Gnucash/gnucash/releases/latest", "jsonpath": "$..browser_download_url", "regex": "/download/([\\d.]+)/gnucash-([\\w.-]+)\\.setup\\.exe" }, diff --git a/bucket/goldendict.json b/bucket/goldendict.json index 131f57dc95028d..23017c920903d8 100644 --- a/bucket/goldendict.json +++ b/bucket/goldendict.json @@ -26,7 +26,7 @@ "content" ], "checkver": { - "url": "https://api.github.com/repositories/1864049/releases", + "url": "https://api.github.com/repos/goldendict/goldendict/releases", "jsonpath": "$..browser_download_url", "regex": "GoldenDict-([\\d.]+)_\\.QT_(?[\\d]+)\\.64bit\\.7z" }, diff --git a/bucket/gossip.json b/bucket/gossip.json index 3688a9cd8603f0..2d80c3d8cc26b8 100644 --- a/bucket/gossip.json +++ b/bucket/gossip.json @@ -22,7 +22,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/567995175/releases/latest", + "url": "https://api.github.com/repos/mikedilger/gossip/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/v(?[\\d.]+)/gossip.([\\d.]+)\\.msi" }, diff --git a/bucket/hemmelig.json b/bucket/hemmelig.json index f80e7db7708e63..77d55d0d3d58f1 100644 --- a/bucket/hemmelig.json +++ b/bucket/hemmelig.json @@ -14,7 +14,7 @@ }, "bin": "hemmelig.exe", "checkver": { - "url": "https://api.github.com/repositories/376585651/releases", + "url": "https://api.github.com/repos/HemmeligOrg/Hemmelig.app/releases", "regex": "/tag/(?cli-[Vv]?(?[\\d.]+))" }, "autoupdate": { diff --git a/bucket/hoppscotch.json b/bucket/hoppscotch.json index ffa0ec1295b729..6f7843d250cbc9 100644 --- a/bucket/hoppscotch.json +++ b/bucket/hoppscotch.json @@ -20,7 +20,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/715960984/releases/latest", + "url": "https://api.github.com/repos/hoppscotch/releases/releases/latest", "jsonpath": "$.tag_name", "regex": "v(?[\\d.]+-\\d+)" }, diff --git a/bucket/hydrus-network.json b/bucket/hydrus-network.json index db9835245c4d09..97647e42c1fefc 100644 --- a/bucket/hydrus-network.json +++ b/bucket/hydrus-network.json @@ -33,7 +33,7 @@ ], "persist": "db", "checkver": { - "url": "https://api.github.com/repositories/8285925/releases", + "url": "https://api.github.com/repos/hydrusnetwork/hydrus/releases", "jsonpath": "$..browser_download_url", "regex": "Hydrus.Network.([\\d.]+[a-z]{0,1}).-.Windows.-.Extract.only.zip" }, diff --git a/bucket/inkscape-extension-sozi.json b/bucket/inkscape-extension-sozi.json index 93822e3e18eb59..faff8a5fce504f 100644 --- a/bucket/inkscape-extension-sozi.json +++ b/bucket/inkscape-extension-sozi.json @@ -24,7 +24,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/940219/releases/latest", + "url": "https://api.github.com/repos/sozi-projects/Sozi/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "/v(?[\\d.]+)/sozi-extras-media-([\\d.]+)-(?[\\d]+)-inkscape-1.0.zip" }, diff --git a/bucket/insomnia.json b/bucket/insomnia.json index ee862769220f31..5390a076b74805 100644 --- a/bucket/insomnia.json +++ b/bucket/insomnia.json @@ -17,7 +17,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/56899284/releases", + "url": "https://api.github.com/repos/Kong/insomnia/releases", "regex": "\"core@([\\d.]+)\"" }, "autoupdate": { diff --git a/bucket/ios-webkit-debug-proxy.json b/bucket/ios-webkit-debug-proxy.json index 95e37650428578..a14f7714af9fd5 100644 --- a/bucket/ios-webkit-debug-proxy.json +++ b/bucket/ios-webkit-debug-proxy.json @@ -11,7 +11,7 @@ }, "bin": "ios_webkit_debug_proxy.exe", "checkver": { - "url": "https://api.github.com/repositories/8165161/releases", + "url": "https://api.github.com/repos/google/ios-webkit-debug-proxy/releases", "jsonpath": "$[?(@.prerelease == false && @.assets[?(@.browser_download_url =~ /win64/i)])].tag_name", "regex": "(?<=\")(?v?([\\d.]+))(?=\")" }, diff --git a/bucket/ipfilter-updater.json b/bucket/ipfilter-updater.json index 50741d7bacf180..bcd6392978cd49 100644 --- a/bucket/ipfilter-updater.json +++ b/bucket/ipfilter-updater.json @@ -14,7 +14,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/487352/releases", + "url": "https://api.github.com/repos/DavidMoore/ipfilter/releases", "jsonpath": "$.[0].tag_name" }, "autoupdate": { diff --git a/bucket/jasper.json b/bucket/jasper.json index ac78117eb55a7d..3425180e913371 100644 --- a/bucket/jasper.json +++ b/bucket/jasper.json @@ -29,7 +29,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/58461278/releases", + "url": "https://api.github.com/repos/jasperapp/jasper/releases", "jsonpath": "$[?(@.prerelease == false && @.assets[?(@.browser_download_url =~ /windows/i)])].tag_name", "regex": "(?<=\")(?v?([\\d.]+))(?=\")" }, diff --git a/bucket/jexiftoolgui.json b/bucket/jexiftoolgui.json index b5ae4811a65cfd..5d1e29bb04934c 100644 --- a/bucket/jexiftoolgui.json +++ b/bucket/jexiftoolgui.json @@ -15,7 +15,7 @@ ], "persist": "logs", "checkver": { - "url": "https://api.github.com/repositories/187222374/releases/latest", + "url": "https://api.github.com/repos/hvdwolf/jExifToolGUI/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "jExifToolGUI-([\\d.]+)-win-x86_64_with-jre\\.zip" }, diff --git a/bucket/kdoc-formatter.json b/bucket/kdoc-formatter.json index 0871a6bfb07d61..09f2043436e9c1 100644 --- a/bucket/kdoc-formatter.json +++ b/bucket/kdoc-formatter.json @@ -15,7 +15,7 @@ "extract_dir": "kdoc-formatter-1.6.9", "bin": "bin\\kdoc-formatter.bat", "checkver": { - "url": "https://api.github.com/repositories/326011736/releases/latest", + "url": "https://api.github.com/repos/tnorbye/kdoc-formatter/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/v(?[\\d.]+)/kdoc-formatter-([\\d.]+)\\.zip" }, diff --git a/bucket/lightbulb.json b/bucket/lightbulb.json index 5315a910f7f95c..6b78d7c76aded2 100644 --- a/bucket/lightbulb.json +++ b/bucket/lightbulb.json @@ -32,7 +32,7 @@ ], "persist": "Settings.json", "checkver": { - "url": "https://api.github.com/repositories/78772975/tags", + "url": "https://api.github.com/repos/Tyrrrz/LightBulb/tags", "regex": "tags/([\\d.]+)" }, "autoupdate": { diff --git a/bucket/magicavoxel.json b/bucket/magicavoxel.json index 60e53a40a814d9..d021bd0442217d 100644 --- a/bucket/magicavoxel.json +++ b/bucket/magicavoxel.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/32556501/releases", + "url": "https://api.github.com/repos/ephtracy/ephtracy.github.io/releases", "jsonpath": "$..browser_download_url", "regex": "MagicaVoxel-([\\d.]+)-win64\\.zip" }, diff --git a/bucket/mediaelch.json b/bucket/mediaelch.json index 7a51a1bfa3c825..bc447ee3f3d529 100644 --- a/bucket/mediaelch.json +++ b/bucket/mediaelch.json @@ -47,7 +47,7 @@ "}" ], "checkver": { - "url": "https://api.github.com/repositories/3618825/releases/latest", + "url": "https://api.github.com/repos/Komet/MediaElch/releases/latest", "regex": "MediaElch_win_10_or_later_Qt6_(?[\\d\\.]+)(?[\\w\\d-_]+).zip" }, "autoupdate": { diff --git a/bucket/meshroom.json b/bucket/meshroom.json index 921068f2e823a9..ebab90af90eaa9 100644 --- a/bucket/meshroom.json +++ b/bucket/meshroom.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/34405381/releases/latest", + "url": "https://api.github.com/repos/alicevision/Meshroom/releases/latest", "jsonpath": "$.body", "regex": "(?i)\\[[^[]+-([\\d.]+)[^[]+Windows\\]\\(.+records/(?[\\d]+)/files/(?[^]]+)\\)" }, diff --git a/bucket/moosync.json b/bucket/moosync.json index d4d7668e54229f..751e30ec488d17 100644 --- a/bucket/moosync.json +++ b/bucket/moosync.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/766659277/releases/latest", + "url": "https://api.github.com/repos/Moosync/Moosync/releases/latest", "jsonpath": "$.assets[?(@.name =~ /x64.+\\.exe$/i)].browser_download_url", "regex": "(?i)download/Moosync-v([\\d.]+)/(?[^\"]+)" }, diff --git a/bucket/mpc-hc-fork.json b/bucket/mpc-hc-fork.json index a3f8050427104e..24917b68b5037b 100644 --- a/bucket/mpc-hc-fork.json +++ b/bucket/mpc-hc-fork.json @@ -44,7 +44,7 @@ "default.mpcpl" ], "checkver": { - "url": "https://api.github.com/repositories/91570348/releases/latest", + "url": "https://api.github.com/repos/clsid2/mpc-hc/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/(?[\\d.]+)\\/MPC-HC.([\\d.]+).x64.exe" }, diff --git a/bucket/mpv-git.json b/bucket/mpv-git.json index 522969d45fd06b..c2e0abe9d38f65 100644 --- a/bucket/mpv-git.json +++ b/bucket/mpv-git.json @@ -34,7 +34,7 @@ ], "persist": "portable_config", "checkver": { - "url": "https://api.github.com/repositories/141023757/releases/latest", + "url": "https://api.github.com/repos/shinchiro/mpv-winbuild-cmake/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "mpv-x86_64-(\\d+)-git-(?[\\da-f]+)\\.7z" }, diff --git a/bucket/neovim-qt.json b/bucket/neovim-qt.json index 6fde4a6aeaf710..277e616674c8f1 100644 --- a/bucket/neovim-qt.json +++ b/bucket/neovim-qt.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/20190634/releases", + "url": "https://api.github.com/repos/equalsraf/neovim-qt/releases", "regex": "tag/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/notesnook.json b/bucket/notesnook.json index 3ac6c1c8f193a6..18e80c94e7c902 100644 --- a/bucket/notesnook.json +++ b/bucket/notesnook.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/353775942/releases", + "url": "https://api.github.com/repos/streetwriters/notesnook/releases", "jsonpath": "$..browser_download_url", "regex": "/v([\\d.]+)/notesnook_win_x64_portable.exe" }, diff --git a/bucket/odict.json b/bucket/odict.json index 04d9d7bfad6ecc..e41ff26f2b53b0 100644 --- a/bucket/odict.json +++ b/bucket/odict.json @@ -11,7 +11,7 @@ }, "bin": "odict.exe", "checkver": { - "url": "https://api.github.com/repositories/96071120/releases", + "url": "https://api.github.com/repos/TheOpenDictionary/odict/releases", "regex": "download/cli/v([\\d.]+)/odict" }, "autoupdate": { diff --git a/bucket/onlyoffice-desktopeditors.json b/bucket/onlyoffice-desktopeditors.json index 4495657babbeea..8a3914a9f7da51 100644 --- a/bucket/onlyoffice-desktopeditors.json +++ b/bucket/onlyoffice-desktopeditors.json @@ -26,7 +26,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/69867298/releases", + "url": "https://api.github.com/repos/ONLYOFFICE/DesktopEditors/releases", "regex": "v([\\d.]+)/DesktopEditors_x64\\.exe" }, "autoupdate": { diff --git a/bucket/persepolis.json b/bucket/persepolis.json index 7453579232aa41..64ccf514819559 100644 --- a/bucket/persepolis.json +++ b/bucket/persepolis.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/63427304/releases/latest", + "url": "https://api.github.com/repos/persepolisdm/persepolis/releases/latest", "jsonpath": "$..browser_download_url", "regex": "persepolis_([\\d.]+)_windows" }, diff --git a/bucket/prusaslicer.json b/bucket/prusaslicer.json index bab987d043ffae..0ea2029da5c03e 100644 --- a/bucket/prusaslicer.json +++ b/bucket/prusaslicer.json @@ -18,7 +18,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/52882701/releases/latest", + "url": "https://api.github.com/repos/prusa3d/PrusaSlicer/releases/latest", "regex": "PrusaSlicer-([\\d.]+)\\.zip" }, "autoupdate": { diff --git a/bucket/puttie.json b/bucket/puttie.json index aeb4ef22ccc99f..4b1b574a0fbd81 100644 --- a/bucket/puttie.json +++ b/bucket/puttie.json @@ -40,7 +40,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/138299134/releases/latest", + "url": "https://api.github.com/repos/lalbornoz/PuTTie/releases/latest", "regex": "(?s)Release-(?[0-9a-f]{8}).*?updated_at.*?(\\d{4})-(\\d{2})-(\\d{2})", "replace": "${1}${2}${3}-${sha}" }, diff --git a/bucket/qefi-entry-manager.json b/bucket/qefi-entry-manager.json index e2edf21d5a0784..02c28833ec1b98 100644 --- a/bucket/qefi-entry-manager.json +++ b/bucket/qefi-entry-manager.json @@ -12,7 +12,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/380314737/releases/latest", + "url": "https://api.github.com/repos/Inokinoki/QEFIEntryManager/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/(?[v|V][\\.]?)?([\\d.]+)/QEFI.Entry.Manager.for.Windows.Qt(?[\\d.]+)\\.zip" }, diff --git a/bucket/redasm.json b/bucket/redasm.json index 3aebf1de85702a..8489422836ab10 100644 --- a/bucket/redasm.json +++ b/bucket/redasm.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/112006109/releases", + "url": "https://api.github.com/repos/REDasmOrg/REDasm/releases", "regex": "/REDasm_([\\d.]+)_Windows_x86_64\\.zip" }, "autoupdate": { diff --git a/bucket/retroshare.json b/bucket/retroshare.json index 619b798f5b5f5b..8f750aa1e523ec 100644 --- a/bucket/retroshare.json +++ b/bucket/retroshare.json @@ -29,7 +29,7 @@ ], "persist": "Data", "checkver": { - "url": "https://api.github.com/repositories/40011265/releases/latest", + "url": "https://api.github.com/repos/RetroShare/RetroShare/releases/latest", "jsonpath": "$.assets[?(@.name =~ /Windows-Portable/i)].browser_download_url", "regex": "download/v([\\d.]+)/RetroShare-(?[^\"]+)-Windows-Portable-(?[\\w.-]+?)(?[\\d.]+)/ripme-([\\d.]+)-(?[\\d.]+)-(?[a-fA-F0-9]+)\\.jar" }, diff --git a/bucket/rssguard.json b/bucket/rssguard.json index 8cac67d040f51a..f550746e3cb8c6 100644 --- a/bucket/rssguard.json +++ b/bucket/rssguard.json @@ -21,7 +21,7 @@ ], "persist": "data5", "checkver": { - "url": "https://api.github.com/repositories/23906078/releases/latest", + "url": "https://api.github.com/repos/martinrotter/rssguard/releases/latest", "jsonpath": "$.assets[?(@.name =~ /^rssguard-([\\d.]+)-([\\w]+)-win10.7z$/)].name", "regex": "rssguard-(?([\\d.]+))-(?[\\w]+)-win10.7z" }, diff --git a/bucket/saber.json b/bucket/saber.json index 721e5b62946901..a3e63a0be9d337 100644 --- a/bucket/saber.json +++ b/bucket/saber.json @@ -18,7 +18,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/516598834/releases/latest", + "url": "https://api.github.com/repos/saber-notes/saber/releases/latest", "regex": "(?sm)browser_download_url.*?releases/download/v([\\d.]+)/SaberInstaller_v([\\d.]+)(?_([\\d]+))?\\.exe" }, "autoupdate": { diff --git a/bucket/scoop-completion.json b/bucket/scoop-completion.json index d29917245cc3c0..bb17fbad24ed42 100644 --- a/bucket/scoop-completion.json +++ b/bucket/scoop-completion.json @@ -37,7 +37,7 @@ "}" ], "checkver": { - "url": "https://api.github.com/repositories/151275183/tags", + "url": "https://api.github.com/repos/Moeologist/scoop-completion/tags", "regex": "tags/v([\\d.]+)" }, "autoupdate": { diff --git a/bucket/scoop-sd.json b/bucket/scoop-sd.json index 5d895484882eaf..142fb382237c8d 100644 --- a/bucket/scoop-sd.json +++ b/bucket/scoop-sd.json @@ -7,7 +7,7 @@ "hash": "50b58db02522383cb3a149716036738bc0cb626846a0c328f3009a544bd5c5ee", "bin": "scoop-sd.exe", "checkver": { - "url": "https://api.github.com/repositories/464864051/releases/latest", + "url": "https://api.github.com/repos/ergolyam/scoop-search-directory/releases/latest", "jsonpath": "$.tag_name", "regex": "(?[\\w-]+)v(?[\\d.]+)" }, diff --git a/bucket/sdl2-image.json b/bucket/sdl2-image.json index d3a1433a4f98a0..99faef1a1d6edb 100644 --- a/bucket/sdl2-image.json +++ b/bucket/sdl2-image.json @@ -115,7 +115,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/331517360/releases", + "url": "https://api.github.com/repos/libsdl-org/SDL_image/releases", "regex": "release-(2.[\\d.]+)" }, "autoupdate": { diff --git a/bucket/sdl2-mixer.json b/bucket/sdl2-mixer.json index c2729b2600d52e..2627fbe3d05559 100644 --- a/bucket/sdl2-mixer.json +++ b/bucket/sdl2-mixer.json @@ -115,7 +115,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/337915185/releases", + "url": "https://api.github.com/repos/libsdl-org/SDL_mixer/releases", "regex": "release-(2.[\\d.]+)" }, "autoupdate": { diff --git a/bucket/sdl2-ttf.json b/bucket/sdl2-ttf.json index d146ea2ce95c18..d1243a64253dc7 100644 --- a/bucket/sdl2-ttf.json +++ b/bucket/sdl2-ttf.json @@ -116,7 +116,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/337745832/releases", + "url": "https://api.github.com/repos/libsdl-org/SDL_ttf/releases", "regex": "release-(2.[\\d.]+)" }, "autoupdate": { diff --git a/bucket/sdl2.json b/bucket/sdl2.json index 4f45cfd8881a8c..e105d181d68e09 100644 --- a/bucket/sdl2.json +++ b/bucket/sdl2.json @@ -79,7 +79,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/330008801/releases", + "url": "https://api.github.com/repos/libsdl-org/SDL/releases", "regex": "release-(2.[\\d.]+)" }, "autoupdate": { diff --git a/bucket/shaderglass.json b/bucket/shaderglass.json index 754dcc681cff97..81e040f653c0f1 100644 --- a/bucket/shaderglass.json +++ b/bucket/shaderglass.json @@ -17,7 +17,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/308317827/releases/latest", + "url": "https://api.github.com/repos/mausimus/ShaderGlass/releases/latest", "jsonpath": "$..browser_download_url", "regex": "/download/(?v?[\\d.]+)/ShaderGlass-(?[\\d.]+)-win-x64\\.zip" }, diff --git a/bucket/simplewall.json b/bucket/simplewall.json index 0196de321bf266..f4e72889739f84 100644 --- a/bucket/simplewall.json +++ b/bucket/simplewall.json @@ -33,7 +33,7 @@ "profile.xml" ], "checkver": { - "url": "https://api.github.com/repositories/66016134/releases/latest", + "url": "https://api.github.com/repos/henrypp/simplewall/releases/latest", "jsonpath": "$..browser_download_url", "regex": "simplewall-([\\d.]+)-bin\\.(7z|zip)" }, diff --git a/bucket/so.json b/bucket/so.json index aa94cefe25719c..fc937b98a1f12c 100644 --- a/bucket/so.json +++ b/bucket/so.json @@ -15,7 +15,7 @@ }, "bin": "so.exe", "checkver": { - "url": "https://api.github.com/repositories/268159767/releases", + "url": "https://api.github.com/repos/samtay/so/releases", "jsonpath": "$..browser_download_url", "regex": "v([\\d.]+)/so-x86_64-pc-windows-msvc\\.zip" }, diff --git a/bucket/soundswitch.json b/bucket/soundswitch.json index 92401c03c250f0..7e9dcace76f4c2 100644 --- a/bucket/soundswitch.json +++ b/bucket/soundswitch.json @@ -17,7 +17,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/40604558/releases/latest", + "url": "https://api.github.com/repos/Belphemur/SoundSwitch/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "v([\\d.]+)/SoundSwitch_v([\\d.]+)_Release_Installer\\.exe" }, diff --git a/bucket/sozi.json b/bucket/sozi.json index 509f10c9ef1866..718af1ffd96eb5 100644 --- a/bucket/sozi.json +++ b/bucket/sozi.json @@ -35,7 +35,7 @@ "}" ], "checkver": { - "url": "https://api.github.com/repositories/940219/releases", + "url": "https://api.github.com/repos/sozi-projects/Sozi/releases", "jsonpath": "$[?(@.prerelease == false)]", "regex": "/v(?[\\d.]+)/Sozi.Setup.([\\d.]+)-(?[\\d]+).exe" }, diff --git a/bucket/spicetify-themes.json b/bucket/spicetify-themes.json index a0c1ab723380bf..155bb20c0aa6ef 100644 --- a/bucket/spicetify-themes.json +++ b/bucket/spicetify-themes.json @@ -25,7 +25,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/204008310/commits", + "url": "https://api.github.com/repos/spicetify/spicetify-themes/commits", "regex": "([\\d-]+T)(\\d+):(\\d+):(\\d+)", "replace": "$1$2.$3.$4" }, diff --git a/bucket/spotify-qt.json b/bucket/spotify-qt.json index 4cb02cc8e51649..620f2fe331b7ca 100644 --- a/bucket/spotify-qt.json +++ b/bucket/spotify-qt.json @@ -17,7 +17,7 @@ ], "bin": "spotify-qt.exe", "checkver": { - "url": "https://api.github.com/repositories/239120579/releases/latest", + "url": "https://api.github.com/repos/kraxarn/spotify-qt/releases/latest", "jsonpath": "$.tag_name", "regex": "\\Av([\\d.-]+)\\Z" }, diff --git a/bucket/stack-wallet.json b/bucket/stack-wallet.json index f877e40f671443..1e7314ac513544 100644 --- a/bucket/stack-wallet.json +++ b/bucket/stack-wallet.json @@ -20,7 +20,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/529170413/releases/latest", + "url": "https://api.github.com/repos/cypherstack/stack_wallet/releases/latest", "regex": "/download/(?[^/]+)/stack_wallet-v(?[\\d.]+)-windows\\.zip" }, "autoupdate": { diff --git a/bucket/standardnotes.json b/bucket/standardnotes.json index 6993dfd0c0559e..db187378525251 100644 --- a/bucket/standardnotes.json +++ b/bucket/standardnotes.json @@ -22,7 +22,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/75675698/releases/latest", + "url": "https://api.github.com/repos/standardnotes/app/releases/latest", "regex": "@standardnotes/desktop@([\\d.]+)" }, "autoupdate": { diff --git a/bucket/status.json b/bucket/status.json index 7aba2b0881826b..24c69f9c9a8955 100644 --- a/bucket/status.json +++ b/bucket/status.json @@ -19,7 +19,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/261270348/releases/latest", + "url": "https://api.github.com/repos/status-im/status-app/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "StatusIm-Desktop-(?[\\d.]+)-(?[\\w]+)-x86_64\\.", "replace": "${Ver}-${Build}" diff --git a/bucket/streamlabs-obs.json b/bucket/streamlabs-obs.json index eb1c4a2ddf207a..da4d8bf7007e89 100644 --- a/bucket/streamlabs-obs.json +++ b/bucket/streamlabs-obs.json @@ -20,7 +20,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/108469351/tags?per_page=100", + "url": "https://api.github.com/repos/streamlabs/desktop/tags?per_page=100", "regex": "\"v([\\d.]+)\"" }, "autoupdate": { diff --git a/bucket/streamlink.json b/bucket/streamlink.json index 553223f443c639..7c18e944994ca8 100644 --- a/bucket/streamlink.json +++ b/bucket/streamlink.json @@ -36,7 +36,7 @@ ], "persist": "config", "checkver": { - "url": "https://api.github.com/repositories/472790314/releases/latest", + "url": "https://api.github.com/repos/streamlink/windows-builds/releases/latest", "jsonpath": "$..browser_download_url", "regex": "streamlink-([\\d.\\-]+)-py(?\\d+)-x86_64\\.zip" }, diff --git a/bucket/subsync.json b/bucket/subsync.json index 0c38d40043e3f1..e41883cafa513b 100644 --- a/bucket/subsync.json +++ b/bucket/subsync.json @@ -18,7 +18,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/154024711/releases/latest", + "url": "https://api.github.com/repos/sc0ty/subsync/releases/latest", "jsonpath": "$.name", "regex": "subsync\\sv([\\d.]+)" }, diff --git a/bucket/supermium.json b/bucket/supermium.json index 6b066f9f1f8a91..d75f7bf9ba10c9 100644 --- a/bucket/supermium.json +++ b/bucket/supermium.json @@ -43,7 +43,7 @@ }, "persist": "User Data", "checkver": { - "url": "https://api.github.com/repositories/638089306/releases/latest", + "url": "https://api.github.com/repos/win32ss/supermium/releases/latest", "jsonpath": "$..['tag_name', 'name']", "regex": "(?i)\"(?v?[\\d]+(?-[^\"]+)?)\",\"[^\"]+?(?[\\d.]+)", "replace": "${prefix}${suffix}" diff --git a/bucket/suwayomi-server.json b/bucket/suwayomi-server.json index b64fa3f50ad940..750d9a54fdee8f 100644 --- a/bucket/suwayomi-server.json +++ b/bucket/suwayomi-server.json @@ -21,7 +21,7 @@ }, "bin": "suwayomi.ps1", "checkver": { - "url": "https://api.github.com/repositories/323996203/releases/latest", + "url": "https://api.github.com/repos/Suwayomi/Suwayomi-Server/releases/latest", "jsonpath": "$..browser_download_url", "regex": "Suwayomi-Server-v([\\d.]+)-windows-x64\\.zip" }, diff --git a/bucket/switchhosts.json b/bucket/switchhosts.json index c49f708dfb1db9..90a8912f5a76a8 100644 --- a/bucket/switchhosts.json +++ b/bucket/switchhosts.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/2312977/releases/latest", + "url": "https://api.github.com/repos/oldj/SwitchHosts/releases/latest", "regex": "SwitchHosts_windows_installer_x64_([\\d.]+)\\.exe" }, "autoupdate": { diff --git a/bucket/tcno-acc-switcher.json b/bucket/tcno-acc-switcher.json index c7fd8735619d22..b7aa62b038ec85 100644 --- a/bucket/tcno-acc-switcher.json +++ b/bucket/tcno-acc-switcher.json @@ -24,7 +24,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/219172950/releases/latest", + "url": "https://api.github.com/repos/TCNOco/TcNo-Acc-Switcher/releases/latest", "jsonpath": "$.assets[?(@.name =~ /.+\\.7z/i)].browser_download_url", "regex": "(?i)download/([\\d._-]+)/(?(?![^\"]+CEF)[^\"]+\\.7z)" }, diff --git a/bucket/tern-subtitle-file-translator.json b/bucket/tern-subtitle-file-translator.json index fd88756247145c..85c9041b81b1ce 100644 --- a/bucket/tern-subtitle-file-translator.json +++ b/bucket/tern-subtitle-file-translator.json @@ -25,7 +25,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/114522942/releases/latest", + "url": "https://api.github.com/repos/1c7/Translate-Subtitle-File/releases/latest", "jsonpath": "$.assets[?(@.name =~ /Windows.+/i)].browser_download_url", "regex": "(?i)download/(?v?([\\d.-]+))/(?[^\"]+)" }, diff --git a/bucket/thonny.json b/bucket/thonny.json index 5491bbf6deba93..38c67f519cecbf 100644 --- a/bucket/thonny.json +++ b/bucket/thonny.json @@ -16,7 +16,7 @@ }, "persist": "user_data", "checkver": { - "url": "https://api.github.com/repositories/163728962/releases", + "url": "https://api.github.com/repos/thonny/thonny/releases", "regex": "thonny-([\\d.]+)-windows-portable\\.zip" }, "autoupdate": { diff --git a/bucket/thorium.json b/bucket/thorium.json index 8e742c0cb8d9a7..9b5c409bd98c29 100644 --- a/bucket/thorium.json +++ b/bucket/thorium.json @@ -37,7 +37,7 @@ }, "persist": "USER_DATA", "checkver": { - "url": "https://api.github.com/repositories/424006400/releases", + "url": "https://api.github.com/repos/Alex313031/Thorium-Win/releases", "regex": "/releases/tag/M(?(?:\\d+\\.){3}\\d+)" }, "autoupdate": { diff --git a/bucket/tlaplus-toolbox.json b/bucket/tlaplus-toolbox.json index a58fdf439fe620..43dc4435a3f184 100644 --- a/bucket/tlaplus-toolbox.json +++ b/bucket/tlaplus-toolbox.json @@ -26,7 +26,7 @@ ] }, "checkver": { - "url": "https://api.github.com/repositories/50906927/releases", + "url": "https://api.github.com/repos/tlaplus/tlaplus/releases", "jsonpath": "$[0].tag_name", "regex": "v([\\d.]+)" }, diff --git a/bucket/todolist.json b/bucket/todolist.json index 43f537face651a..f7eeec23f60fe4 100644 --- a/bucket/todolist.json +++ b/bucket/todolist.json @@ -41,7 +41,7 @@ "Resources\\TaskLists" ], "checkver": { - "url": "https://api.github.com/repositories/39107460/commits", + "url": "https://api.github.com/repos/abstractspoon/ToDoList_Downloads/commits", "jsonpath": "$..message", "regex": "Update todolist_exe.zip to (\\d+[\\d.]+\\.\\d+)" }, diff --git a/bucket/total-registry.json b/bucket/total-registry.json index bc0294d7614d70..0ed897c91ae0a2 100644 --- a/bucket/total-registry.json +++ b/bucket/total-registry.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/384228278/releases", + "url": "https://api.github.com/repos/zodiacon/TotalRegistry/releases", "regex": "download/v([\\d.]+)/" }, "autoupdate": { diff --git a/bucket/ubports-installer.json b/bucket/ubports-installer.json index 16a6078dee0d25..a1442e187f2d99 100644 --- a/bucket/ubports-installer.json +++ b/bucket/ubports-installer.json @@ -32,7 +32,7 @@ ], "persist": "APPDATA", "checkver": { - "url": "https://api.github.com/repositories/81379180/releases", + "url": "https://api.github.com/repos/ubports/ubports-installer/releases", "jsonpath": "$..browser_download_url", "regex": "/download/(?[\\w.-]+)/ubports-installer_([\\w.-]+)_win_x64\\.exe" }, diff --git a/bucket/uefitool.json b/bucket/uefitool.json index 1aa76712bb4a65..d9cadd2407079c 100644 --- a/bucket/uefitool.json +++ b/bucket/uefitool.json @@ -21,7 +21,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/13405986/releases/latest", + "url": "https://api.github.com/repos/LongSoft/UEFITool/releases/latest", "jsonpath": "$.tag_name" }, "autoupdate": { diff --git a/bucket/uniextract2.json b/bucket/uniextract2.json index 71ef5352964e66..754d98bb3b4062 100644 --- a/bucket/uniextract2.json +++ b/bucket/uniextract2.json @@ -29,7 +29,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/29245432/releases", + "url": "https://api.github.com/repos/Bioruebe/UniExtract2/releases", "jsonpath": "$..browser_download_url", "regex": "download/v([\\w.-]+)/(?\\w+\\.zip)" }, diff --git a/bucket/universal-android-debloater.json b/bucket/universal-android-debloater.json index d3705e72ff27a9..818e9de7657774 100644 --- a/bucket/universal-android-debloater.json +++ b/bucket/universal-android-debloater.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/414585797/releases", + "url": "https://api.github.com/repos/0x192/universal-android-debloater/releases", "jsonpath": "$[0].tag_name" }, "autoupdate": { diff --git a/bucket/vcxsrv.json b/bucket/vcxsrv.json index 5c82a97f9f9c18..9225b68f8cdffa 100644 --- a/bucket/vcxsrv.json +++ b/bucket/vcxsrv.json @@ -31,7 +31,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/754309614/releases/latest", + "url": "https://api.github.com/repos/marchaesen/vcxsrv/releases/latest", "jsonpath": "$..browser_download_url", "regex": "download/(?[\\d.]+)/vcxsrv-64.([\\d.]+).installer.exe" }, diff --git a/bucket/virgo.json b/bucket/virgo.json index cfbbd57a6cb5ea..d5f59905ad88a9 100644 --- a/bucket/virgo.json +++ b/bucket/virgo.json @@ -13,7 +13,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/13334117/releases/latest", + "url": "https://api.github.com/repos/henkman/virgo/releases/latest", "jsonpath": "$.tag_name", "regex": "v\\.([\\d.]+)" }, diff --git a/bucket/wasabi-wallet.json b/bucket/wasabi-wallet.json index 7f66557fd7b95e..a44e3ea2f93ba4 100644 --- a/bucket/wasabi-wallet.json +++ b/bucket/wasabi-wallet.json @@ -19,7 +19,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/55341469/releases/latest", + "url": "https://api.github.com/repos/WalletWasabi/WalletWasabi/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "/download/v(?[\\d.]+)/Wasabi-(?[\\d.]+)-win-x64.zip" }, diff --git a/bucket/windterm.json b/bucket/windterm.json index 636e54982e2fb6..d0cbb68f63478e 100644 --- a/bucket/windterm.json +++ b/bucket/windterm.json @@ -33,7 +33,7 @@ ], "persist": ".wind", "checkver": { - "url": "https://api.github.com/repositories/214011414/releases/latest", + "url": "https://api.github.com/repos/kingToolbox/WindTerm/releases/latest", "jsonpath": "$..browser_download_url", "regex": "WindTerm_([\\d.]+)_Windows_Portable" }, diff --git a/bucket/yesplaymusic.json b/bucket/yesplaymusic.json index 733384a592e11a..5a1ceed0fe4d56 100644 --- a/bucket/yesplaymusic.json +++ b/bucket/yesplaymusic.json @@ -23,7 +23,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/302603001/releases/latest", + "url": "https://api.github.com/repos/qier222/YesPlayMusic/releases/latest", "jsonpath": "$.assets[?(@.name =~ /Setup.+exe/i)].browser_download_url", "regex": "download/v([\\d.-]+)/(?[^\"]+)(?=\")" }, diff --git a/bucket/yoke.json b/bucket/yoke.json index e69c6bf7e1184b..fe2bd8341f854c 100644 --- a/bucket/yoke.json +++ b/bucket/yoke.json @@ -11,7 +11,7 @@ }, "bin": "yoke.exe", "checkver": { - "url": "https://api.github.com/repositories/757558716/releases", + "url": "https://api.github.com/repos/yokecd/yoke/releases", "jsonpath": "$..browser_download_url", "regex": "yoke_v([\\d.]+)_windows_amd64\\.exe\\.gz" }, diff --git a/bucket/youtube-dl-gui.json b/bucket/youtube-dl-gui.json index 40328935028d18..00aeca05757658 100644 --- a/bucket/youtube-dl-gui.json +++ b/bucket/youtube-dl-gui.json @@ -26,7 +26,7 @@ ] ], "checkver": { - "url": "https://api.github.com/repositories/280719816/releases/latest", + "url": "https://api.github.com/repos/oleksis/youtube-dl-gui/releases/latest", "jsonpath": "$.assets..browser_download_url", "regex": "v([\\d.]+)/yt-dlg-(?[\\d.]+).msi" }, diff --git a/bucket/zeronet.json b/bucket/zeronet.json index 74242667c24f33..25886e6d2fec3f 100644 --- a/bucket/zeronet.json +++ b/bucket/zeronet.json @@ -22,7 +22,7 @@ "log" ], "checkver": { - "url": "https://api.github.com/repositories/79958649/branches", + "url": "https://api.github.com/repos/HelloZeroNet/ZeroNet-win/branches", "jsonpath": "$[?(@.name == 'dist-win64')].commit.sha" }, "autoupdate": { diff --git a/deprecated/fmedia.json b/deprecated/fmedia.json index 35ea58c4acdac4..2e4fc168f8bdb5 100644 --- a/deprecated/fmedia.json +++ b/deprecated/fmedia.json @@ -20,7 +20,7 @@ ], "persist": "fmedia.conf", "checkver": { - "url": "https://api.github.com/repositories/36122394/releases", + "url": "https://api.github.com/repos/stsaz/fmedia/releases", "jsonpath": "$..browser_download_url", "regex": "fmedia-([\\d.]+)-windows-x64.zip" }, diff --git a/deprecated/nekoray.json b/deprecated/nekoray.json index 8611d94b54fc7f..587a0e478e9fb3 100644 --- a/deprecated/nekoray.json +++ b/deprecated/nekoray.json @@ -23,7 +23,7 @@ ], "persist": "config", "checkver": { - "url": "https://api.github.com/repositories/488177011/releases/latest", + "url": "https://api.github.com/repos/MatsuriDayo/nekoray/releases/latest", "regex": "nekoray-([\\d.]+)-(?[\\d-]+)-windows64" }, "autoupdate": {