Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions bucket/desync.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "A Go library and CLI tool that re-implements casync features for content-addressed binary distribution.",
"homepage": "https://github.com/folbricht/desync",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/folbricht/desync/releases/download/v1.1.0/desync_1.1.0_windows_amd64.tar.gz",
"hash": "9f722f23c57022a42d7288be7f6452a4521c8a8500af88d5ed543a5d165b68a4"
"url": "https://github.com/folbricht/desync/releases/download/v1.1.1/desync_1.1.1_windows_amd64.tar.gz",
"hash": "c6a67a3af96bab7e164f2d7a15fdfa7ba4f92ee925cd5024bd2fd5394261d048"
},
"arm64": {
"url": "https://github.com/folbricht/desync/releases/download/v1.1.0/desync_1.1.0_windows_arm64.tar.gz",
"hash": "3ed2a691c19157149c05e4a960df89edcc254fb5d2472fb35f336ac91154511e"
"url": "https://github.com/folbricht/desync/releases/download/v1.1.1/desync_1.1.1_windows_arm64.tar.gz",
"hash": "af21067bc90be9cc760052829a53da88aeac05c6a9b7d50141ca309d10721dbb"
}
},
"bin": "desync.exe",
Expand Down
6 changes: 3 additions & 3 deletions bucket/iptvnator.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.22.0",
"version": "0.23.0",
"description": "Cross-platform IPTV player",
"homepage": "https://github.com/4gray/iptvnator",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/4gray/iptvnator/releases/download/v0.22.0/iptvnator-0.22.0-windows-x64-setup.exe#/dl.7z",
"hash": "faf88943cf51e0775c9088fcfc65c8bad68a8bba1bae2c0ea4733761ef14e67d",
"url": "https://github.com/4gray/iptvnator/releases/download/v0.23.0/iptvnator-0.23.0-windows-x64-setup.exe#/dl.7z",
"hash": "abb39e9d461f2918c65e072aa2ef99370ab4b7403867c4f3161ca5519452cdbc",
"installer": {
"script": [
"Expand-7zipArchive -Path \"$dir\\`$PLUGINSDIR\\app-64.7z\" -DestinationPath $dir",
Expand Down
6 changes: 3 additions & 3 deletions bucket/jackett.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.24.2489",
"version": "0.24.2492",
"description": "API Support for your favorite torrent trackers",
"homepage": "https://github.com/Jackett/Jackett",
"license": {
"identifier": "GPL-2.0-or-later",
"url": "https://github.com/Jackett/Jackett/blob/HEAD/LICENSE"
},
"url": "https://github.com/Jackett/Jackett/releases/download/v0.24.2489/Jackett.Binaries.Windows.zip",
"hash": "91d0481f23176cba3e8ef821717d35a7176c9494a8b914979631042123b00a88",
"url": "https://github.com/Jackett/Jackett/releases/download/v0.24.2492/Jackett.Binaries.Windows.zip",
"hash": "02d450a10b009eacd569266f40cb850401a2e686f69c3faf3020cb30cfbbf7da",
"extract_dir": "Jackett",
"shortcuts": [
[
Expand Down
14 changes: 7 additions & 7 deletions bucket/kubevpn.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "2.11.6",
"version": "2.11.7",
"description": "KubeVPN offers a Cloud Native Dev Environment that connects to kubernetes cluster network.",
"homepage": "https://www.kubevpn.dev/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.6/kubevpn_v2.11.6_windows_amd64.zip",
"hash": "172c59f3d3bcaf51c4d12b0f01936e9ed2e4076abe8520157b214d2d39099baa"
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.7/kubevpn_v2.11.7_windows_amd64.zip",
"hash": "cb480d4752555948aaa918d96b7c009ebb93908fa53b6a7905e96ab3ecb190f8"
},
"32bit": {
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.6/kubevpn_v2.11.6_windows_386.zip",
"hash": "3caf27455c82eb5f45741f9c357c3bbb092ae085cb795271a8cfc6791d303b5a"
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.7/kubevpn_v2.11.7_windows_386.zip",
"hash": "6a9006a35b3f032c83a25dc3c6dc4c050df9ad7280edbfaedd45dad0ace7a19f"
},
"arm64": {
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.6/kubevpn_v2.11.6_windows_arm64.zip",
"hash": "525325318b1478700f3cc87aef11072fa69f80fd9c6dcb981fbcbb35adc0edd6"
"url": "https://github.com/kubenetworks/kubevpn/releases/download/v2.11.7/kubevpn_v2.11.7_windows_arm64.zip",
"hash": "618122dbc515679d4adc8129f3ce259d7c30ef3700f8cc8c058a804539c789bf"
}
},
"extract_dir": "bin",
Expand Down
10 changes: 5 additions & 5 deletions bucket/lunatranslator.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"version": "10.16.5",
"version": "10.16.5.1",
"description": "A Visual Novel translation tool, with HOOK / OCR / clipboard support",
"homepage": "https://github.com/HIllya51/LunaTranslator",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v10.16.5/LunaTranslator_x64.zip",
"hash": "7b8b7fa79fcfed62f3801776883556836ca23e101b1ee449535d32ce2f882af7",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v10.16.5.1/LunaTranslator_x64.zip",
"hash": "f919111cc8534ca7b09abc660b64ce381818848089dda0de735c6a4b3d12b7f3",
"extract_dir": "LunaTranslator_x64"
},
"32bit": {
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v10.16.5/LunaTranslator_x86_win7.zip",
"hash": "ba3dbbe684308ad11608270c60069b5855c7d310f0d81feed8f7027f5c2fa359",
"url": "https://github.com/HIllya51/LunaTranslator/releases/download/v10.16.5.1/LunaTranslator_x86_win7.zip",
"hash": "b0cd30988d37a327007696be574b95b5dd80e9bd83703542e9d761f4fda9cff5",
"extract_dir": "LunaTranslator_x86_win7"
}
},
Expand Down
10 changes: 5 additions & 5 deletions bucket/mpv-git.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "202608291224",
"version": "202608301228",
"description": "A free, open source, and cross-platform media player",
"homepage": "https://mpv.io",
"license": "LGPL-2.1-or-later,GPL-2.0-or-later",
Expand All @@ -12,12 +12,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/zhongfly/mpv-winbuild/releases/download/2026-08-29-e8673660ab/mpv-x86_64-20260829-git-e8673660ab.7z",
"hash": "d53abab9b02cdada300d40ea33fb6be01a36bf48ab23b8b52cb696bb0c984d72"
"url": "https://github.com/zhongfly/mpv-winbuild/releases/download/2026-08-30-e8673660ab/mpv-x86_64-20260830-git-e8673660ab.7z",
"hash": "6abdd47422bba77f21072660b460f9cceef5cbd89f35b07903fff07451db7879"
},
"arm64": {
"url": "https://github.com/zhongfly/mpv-winbuild/releases/download/2026-08-29-e8673660ab/mpv-aarch64-20260829-git-e8673660ab.7z",
"hash": "8c156b0c3d201982fe298e0cf6d973e4a7e153feb0d0c5806c79757ace5b53c4"
"url": "https://github.com/zhongfly/mpv-winbuild/releases/download/2026-08-30-e8673660ab/mpv-aarch64-20260830-git-e8673660ab.7z",
"hash": "b75edd03f5f14e6e8fd79b657495861e6f85270d4d3d82ee22ab4bf0831c2253"
}
},
"pre_install": "'updater.bat', 'installer' | ForEach-Object { Remove-Item \"$dir\\$_\" -Recurse }",
Expand Down
6 changes: 3 additions & 3 deletions bucket/nomeiryoui.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "3.4.2",
"version": "3.5.0",
"description": "No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.",
"homepage": "https://github.com/Tatsu-syo/noMeiryoUI",
"license": "MIT",
"url": "https://github.com/Tatsu-syo/noMeiryoUI/releases/download/TAG-3.4.2/noMeiryoUI3.4.2.zip",
"hash": "f241fcd17f7ba59e2ac7f36e42fd59302a098f7b7c253ec01b353c42d5631b87",
"url": "https://github.com/Tatsu-syo/noMeiryoUI/releases/download/TAG-3.5.0/noMeiryoUI3.5.0.zip",
"hash": "e36a4e730c15b28466efeac090a022cd2cdb16b88d06a4755cad6020b04e2a86",
"pre_install": [
"if (-not (Test-Path \"$persist_dir\\noMeiryoUI.ini\")) {",
" New-Item -Path \"$dir\\noMeiryoUI.ini\" -ItemType File -Force | Out-Null",
Expand Down
6 changes: 3 additions & 3 deletions bucket/onefetch.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2.27.1",
"version": "2.28.1",
"description": "Git repository summary on terminal",
"homepage": "https://github.com/o2sh/onefetch",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/o2sh/onefetch/releases/download/2.27.1/onefetch-win.tar.gz",
"hash": "5f63d2e4b0e8e591706a1e7bc8af8fb5f129fb0f55b98abce05555f7669cba5d"
"url": "https://github.com/o2sh/onefetch/releases/download/2.28.1/onefetch-win.tar.gz",
"hash": "f896cca9736d5b277025d28d30862577bc30c155dc22670ace63f2ec432f3359"
}
},
"bin": "onefetch.exe",
Expand Down
10 changes: 5 additions & 5 deletions bucket/openlogi.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.8.1",
"version": "0.8.2",
"description": "A local-first alternative to Logitech Options+, written in Rust. Remap buttons, drive DPI and SmartShift over HID++. No account, no telemetry.",
"homepage": "https://openlogi.org",
"license": "MIT|Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AprilNEA/OpenLogi/releases/download/v0.8.1/OpenLogi-v0.8.1-windows-x86_64.zip",
"hash": "1f8aa0f90214183fc5c52ebb380df11621103cf5f9610fa5462cf6d0d9296f8a"
"url": "https://github.com/AprilNEA/OpenLogi/releases/download/v0.8.2/OpenLogi-v0.8.2-windows-x86_64.zip",
"hash": "10c95edb6f2a8b0ce19f5444493292b579ff22014acdaa29b7dc39d53c1f3bd1"
},
"arm64": {
"url": "https://github.com/AprilNEA/OpenLogi/releases/download/v0.8.1/OpenLogi-v0.8.1-windows-arm64.zip",
"hash": "119b9874d93f2a34802aafb61bf29526b8665b2abb1dd577be5c47fc9f3e82b6"
"url": "https://github.com/AprilNEA/OpenLogi/releases/download/v0.8.2/OpenLogi-v0.8.2-windows-arm64.zip",
"hash": "90a8f8c4db3d7b1ef80b9f4c9e49e9c427056236c34d7856cf84766158667853"
}
},
"shortcuts": [
Expand Down
10 changes: 5 additions & 5 deletions bucket/plezy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.17.1",
"version": "2.18.0",
"description": "Modern Plex client built with Flutter.",
"homepage": "https://plezy.app",
"license": "GPL-3.0-only",
Expand All @@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/edde746/plezy/releases/download/2.17.1/plezy-windows-x64-portable.7z",
"hash": "ff75bf01299c85982a4e36eff1cc6bf3bba83dcf23cfe7b20e0d804bb5f6f42a"
"url": "https://github.com/edde746/plezy/releases/download/2.18.0/plezy-windows-x64-portable.7z",
"hash": "3b5d1cb2ae49e3f133f55987126429b6db6da9b35b461479a2b368ebe79e5b6c"
},
"arm64": {
"url": "https://github.com/edde746/plezy/releases/download/2.17.1/plezy-windows-arm64-portable.7z",
"hash": "012b7b4ce77da29f1252516d7826082815e9722b9b356bd546c6149e5b33d0af"
"url": "https://github.com/edde746/plezy/releases/download/2.18.0/plezy-windows-arm64-portable.7z",
"hash": "b7cec484e929c81d148e5fe37f58ed14c7126762af30abb5a51881f7e9213d40"
}
},
"shortcuts": [
Expand Down
10 changes: 5 additions & 5 deletions bucket/reasonix-desktop.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.33.0",
"version": "1.34.0",
"description": "Reasonix Desktop, official GUI for Reasonix, a DeepSeek-native AI coding agent built to reduce API costs through aggressive context caching.",
"homepage": "https://reasonix.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.33.0/Reasonix-windows-amd64.zip",
"hash": "9e9782d632a610a677df590c16e7223d2563126b508aa19f5dfffac44d3e6a3d"
"url": "https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.34.0/Reasonix-windows-amd64.zip",
"hash": "ef4468dfea762307bd48d45efc851c586ba6f9e3efb2181b4b9e7607126e9c66"
},
"arm64": {
"url": "https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.33.0/Reasonix-windows-arm64.zip",
"hash": "76a63dd7c2fc6f3301bed84c785bd46138cff46510b9945244a10cfa049861d5"
"url": "https://github.com/esengine/DeepSeek-Reasonix/releases/download/desktop-v1.34.0/Reasonix-windows-arm64.zip",
"hash": "c1f4f494bfcd4001f2c844a20d30eed8893e08282a9b650acc2c724134ae0214"
}
},
"shortcuts": [
Expand Down
10 changes: 5 additions & 5 deletions bucket/siyuan-note.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "3.8.1",
"version": "3.8.2",
"description": "SiYuan is a privacy-first, self-hosted, fully open source personal knowledge management software, supports fine-grained block-level reference, and Markdown WYSIWYG.",
"homepage": "https://b3log.org/siyuan",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.8.1/siyuan-3.8.1-win.exe#/dl.7z",
"hash": "50df27aa899491323035aee59b2b9b55df174e13b8dc3694f7c46d7f82770787",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.8.2/siyuan-3.8.2-win.exe#/dl.7z",
"hash": "8f0f8f2f0489e6463e08156c274d08801a6f9d19b7fea96e4b4e555fb7112a9c",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Force -Recurse"
]
},
"arm64": {
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.8.1/siyuan-3.8.1-win-arm64.exe#/dl.7z",
"hash": "4a4d08c4c57418ffcb5bbcb79fb67ad237dc087fc9046a2c2c420c7488799337",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.8.2/siyuan-3.8.2-win-arm64.exe#/dl.7z",
"hash": "6786b8cad9b9c58309e9419f3836c16c97597753cd32bb2b5b0d6c35286835d3",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Force -Recurse"
Expand Down
14 changes: 7 additions & 7 deletions bucket/treesheets.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "3329",
"version": "3331",
"description": "A free form data organizer and a replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases.",
"homepage": "https://strlen.com/treesheets",
"license": "ZLIB",
"architecture": {
"64bit": {
"url": "https://github.com/aardappel/treesheets/releases/download/3329/TreeSheets-3329-winx64.zip",
"hash": "eba842f04cee21294d3ea1cbb7e347e6cf92a9fa6278cbac8df513ab9b342d86",
"extract_dir": "TreeSheets-3329-winx64"
"url": "https://github.com/aardappel/treesheets/releases/download/3331/TreeSheets-3331-winx64.zip",
"hash": "e1e84d3beac6b2a5a5c8ec6101e8a3fedf43d655e874c8763b3293242a1fe763",
"extract_dir": "TreeSheets-3331-winx64"
},
"arm64": {
"url": "https://github.com/aardappel/treesheets/releases/download/3329/TreeSheets-3329-winarm64.zip",
"hash": "ceb33a644b64aecbb8f6bf1d45c752056a63d10249f51c9241a98e8aa44c5792",
"extract_dir": "TreeSheets-3329-winarm64"
"url": "https://github.com/aardappel/treesheets/releases/download/3331/TreeSheets-3331-winarm64.zip",
"hash": "bc81035c19f22bbea657c94125af9a455d2cc7311e5dcc7d193e34a546e4faaf",
"extract_dir": "TreeSheets-3331-winarm64"
}
},
"pre_install": [
Expand Down
10 changes: 5 additions & 5 deletions bucket/uniclipboard.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.19.2",
"version": "0.19.3",
"description": "Encrypted peer-to-peer clipboard sync between your devices",
"homepage": "https://uniclipboard.app",
"license": "AGPL-3.0-only",
Expand All @@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/UniClipboard/UniClipboard/releases/download/v0.19.2/UniClipboard_0.19.2_x64-portable.zip",
"hash": "901aee2f147ffc1c0ddafba99f3f1aa0793183dfdf94a478265627fad787a646"
"url": "https://github.com/UniClipboard/UniClipboard/releases/download/v0.19.3/UniClipboard_0.19.3_x64-portable.zip",
"hash": "33d2ead7ab4d6e5c377aa9ca74f5069e4f7cf19c4178794186e75aafb2ccc6fb"
},
"arm64": {
"url": "https://github.com/UniClipboard/UniClipboard/releases/download/v0.19.2/UniClipboard_0.19.2_arm64-portable.zip",
"hash": "e505846ca8ab37251165776c1584aed9eca037d355ec73c3933568cf30a6db42"
"url": "https://github.com/UniClipboard/UniClipboard/releases/download/v0.19.3/UniClipboard_0.19.3_arm64-portable.zip",
"hash": "32499a35f7e58a1048839ad0ac43bd028eb0b9726659dd4638a2bd02773f5456"
}
},
"bin": "UniClipboard.exe",
Expand Down
10 changes: 5 additions & 5 deletions bucket/zedis.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.8.2",
"version": "0.8.3",
"description": "A blazing-fast, native Redis GUI built with Rust and GPUI.",
"homepage": "https://github.com/vicanso/zedis",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/vicanso/zedis/releases/download/v0.8.2/zedis-windows-x86_64.zip",
"hash": "cb5442cef62d7d1655bf8638198fd306ccc0f8ea6b6f195e39f0221e69758dd3"
"url": "https://github.com/vicanso/zedis/releases/download/v0.8.3/zedis-windows-x86_64.zip",
"hash": "f03443f4b19b7172d57e7eef361b797eeabfe6c8e4a3df31909ca512bcb390f4"
},
"arm64": {
"url": "https://github.com/vicanso/zedis/releases/download/v0.8.2/zedis-windows-aarch64.zip",
"hash": "03aea176934e4d3e361342eb2ada51b71e07d8511ac2a13bb53078fe249d2217"
"url": "https://github.com/vicanso/zedis/releases/download/v0.8.3/zedis-windows-aarch64.zip",
"hash": "821576e6504b15022f55c2ca970508f5c0ec9df76fd32377948f2f1b40d50816"
}
},
"shortcuts": [
Expand Down
Loading