diff --git a/bucket/arrowdl.json b/bucket/arrowdl.json new file mode 100644 index 0000000..bee6d83 --- /dev/null +++ b/bucket/arrowdl.json @@ -0,0 +1,42 @@ +{ + "version": "4.0.0", + "description": "Standalone recreation of DownThemAll! on Qt6", + "homepage": "https://github.com/setvisible/ArrowDL", + "license": "LGPL-3.0-only", + "notes": [ + "ArrowDL stores its settings at \"HKCU\\SOFTWARE\\Sebastien Vavassori\\ArrowDL\".", + "Stream cache is left at \"C:\\Users\\\\.cache\"." + ], + "architecture": { + "64bit": { + "url": "https://github.com/setvisible/ArrowDL/releases/download/v4.0.0/ArrowDL_v4.0.0_windows-mingw-x64.zip", + "hash": "ac00522695651417290424ef40faf331ba44fccf3db174e73a198c47936d483b" + } + }, + "installer": { + "script": "sudo \"$dir\\install.bat\"" + }, + "uninstaller": { + "script": "sudo \"$dir\\uninstall.bat\"" + }, + "persist": "queue.json", + "shortcuts": [ + [ + "ArrowDL.exe", + "ArrowDL" + ] + ], + "pre_install": [ + "if(!(Test-Path \"$persist_dir\\queue.json\")) { New-Item \"$dir\\queue.json\" | Out-Null }", + "if(!(Test-Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\ArrowDL\\Preference\")) { New-Item -Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\ArrowDL\\Preference\" -Force | Out-Null }", + "if(Test-Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\ArrowDL\\Preference\") { New-ItemProperty -Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\ArrowDL\\Preference\" -Name CheckUpdate_int -Value 0 -PropertyType String -Force | Out-Null }" + ], + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/setvisible/ArrowDL/releases/download/v$version/ArrowDL_v$version_windows-mingw-x64.zip" + } + } + } +} diff --git a/bucket/downzemall.json b/bucket/downzemall.json deleted file mode 100644 index 70bfc08..0000000 --- a/bucket/downzemall.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "version": "3.0.6", - "description": "Standalone recreation of DownThemAll! on Qt6", - "homepage": "https://github.com/setvisible/DownZemAll", - "license": "LGPL-3.0-only", - "notes": [ - "DownZemAll! stores its settings at \"HKCU\\SOFTWARE\\Sebastien Vavassori\\DownZemAll!\".", - "Stream cache is left at \"C:\\Users\\\\.cache\"." - ], - "architecture": { - "64bit": { - "url": "https://github.com/setvisible/DownZemAll/releases/download/v3.0.6/DownZemAll_v3.0.6_windows-mingw-x64.zip", - "hash": "56e8291ba5a07ecb16a3b94aded70de65fc244a382cd3e0e428f37d376db9e03" - } - }, - "installer": { - "script": "sudo \"$dir\\install.bat\"" - }, - "uninstaller": { - "script": "sudo \"$dir\\uninstall.bat\"" - }, - "persist": "queue.json", - "shortcuts": [ - [ - "DownZemAll.exe", - "DownZemAll!" - ] - ], - "pre_install": [ - "if(!(Test-Path \"$persist_dir\\queue.json\")) { New-Item \"$dir\\queue.json\" | Out-Null }", - "if(!(Test-Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\DownZemAll!\\Preference\")) { New-Item -Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\DownZemAll!\\Preference\" -Force | Out-Null }", - "if(Test-Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\DownZemAll!\\Preference\") { New-ItemProperty -Path \"HKCU:\\SOFTWARE\\Sebastien Vavassori\\DownZemAll!\\Preference\" -Name CheckUpdate_int -Value 0 -PropertyType String -Force | Out-Null }" - ], - "checkver": "github", - "autoupdate": { - "architecture": { - "64bit": { - "url": "https://github.com/setvisible/DownZemAll/releases/download/v$version/DownZemAll_v$version_windows-mingw-x64.zip" - } - } - } -} diff --git a/bucket/opl-manager.json b/bucket/opl-manager.json index 41e348a..c68865d 100644 --- a/bucket/opl-manager.json +++ b/bucket/opl-manager.json @@ -1,10 +1,10 @@ { - "version": "22.3", + "version": "22.4", "description": "Software to manage your OpenPS2Loader game library on Windows", "homepage": "https://oplmanager.com/site", "license": "Freeware", - "url": "https://static.oplmanager.com/releases/OPL_Manager_V22.3.zip", - "hash": "04663055b625647bcbcfeb65934c0e228f4c4ec5fd2664af4ac43b466f66e8d2", + "url": "https://static.oplmanager.com/releases/OPL_Manager_V22.4.zip", + "hash": "76ebdb105305e1670d38baaa2d5513b5797199c5e1a97c0c2a95beb4f69c6425", "pre_install": "if (!(Test-Path \"$persist_dir\\OPLManager.ini\")) { New-Item -ItemType File \"$dir\\OPLManager.ini\" | Out-Null }", "shortcuts": [ [ diff --git a/bucket/pidgin-spellcheck-en.json b/bucket/pidgin-spellcheck-en.json index f213965..bfc30b3 100644 --- a/bucket/pidgin-spellcheck-en.json +++ b/bucket/pidgin-spellcheck-en.json @@ -1,7 +1,7 @@ { "homepage": "https://extensions.libreoffice.org/en/extensions/show/english-dictionaries", "description": "Up-to-date English spellchecking dictionary for Pidgin", - "version": "2023-12-01", + "version": "2024-01-01", "license": "LGPL", "notes": [ "Be sure to turn on \"Highlight misspelled words\" on Pidgin's conversation preferences page.", @@ -9,8 +9,8 @@ "If only Pidgin supported putting pixmaps, locale and other extraneous dependencies in the \".purple\" folder...", "Please force reinstall this manifest after an update of Pidgin to fix." ], - "url": "https://extensions.libreoffice.org/assets/downloads/41/1701419207/dict-en-20231201_lo.oxt#/dl.zip", - "hash": "b06fb3ca74ad06a1627a4ddcbefe15021a804d62601cc0e4f234ef745e528ec0", + "url": "https://extensions.libreoffice.org/assets/downloads/41/1704094893/dict-en-20240101_lo.oxt#/dl.zip", + "hash": "3a3f206750071d9f933c62dc9e592d149e5c5efc8a8d8cf7cc5e025c5ed2929f", "post_install": [ "$pidgin = \"$(appdir pidgin)\\current\"", "if (!(Test-Path \"$pidgin\\spellcheck\\share\\enchant\\myspell\")) {", @@ -30,7 +30,7 @@ "regex": "MAGP ([\\d-]+)" }, "autoupdate": { - "url": "https://extensions.libreoffice.org/assets/downloads/41/1701419207/dict-en-$cleanVersion_lo.oxt#/dl.zip" + "url": "https://extensions.libreoffice.org/assets/downloads/41/1704094893/dict-en-$cleanVersion_lo.oxt#/dl.zip" }, "depends": "pidgin" } diff --git a/bucket/regcool.json b/bucket/regcool.json index 6fdda27..1edddd1 100644 --- a/bucket/regcool.json +++ b/bucket/regcool.json @@ -1,5 +1,5 @@ { - "version": "1.348", + "version": "1.353", "description": "Advanced registry editor for Windows", "homepage": "https://kurtzimmermann.com/", "license": "Freeware", @@ -7,11 +7,11 @@ "architecture": { "64bit": { "url": "https://kurtzimmermann.com/files/RegCoolX64.zip", - "hash": "0bc6a5517deda2b0d26ce68c404eddf9f9fb3f46e5bc4d18d5ba611195e5fd06" + "hash": "ab2644f05831e8d696fc44c2dbabcf96325620e9d29cacdcb46b174e4f26cf8d" }, "32bit": { "url": "https://kurtzimmermann.com/files/RegCoolX32.zip", - "hash": "644e68182916d9ff1e43d177bb1121e7ccb2e877595e42ffe146fe8d19e98120" + "hash": "68814ca59ba447895d0626029f3fe3703f0ab8f16f157d883f8705bad8f0326d" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\Settings\")) { New-Item -ItemType Directory \"$dir\\Settings\" | Out-Null }",