diff --git a/bucket/pastemd.json b/bucket/pastemd.json new file mode 100644 index 0000000..3be05d6 --- /dev/null +++ b/bucket/pastemd.json @@ -0,0 +1,33 @@ +{ + "version": "0.1.6.3", + "description": "一键将 Markdown 和 AI 对话完美粘贴到 Word、WPS 和 Excel 的效率工具。", + "homepage": "https://github.com/RICHQAQ/PasteMD", + "license": "MIT", + "notes": "此版本自带 Pandoc。运行后可在系统托盘找到图标进行配置。", + "url": "https://github.com/RICHQAQ/PasteMD/releases/download/v0.1.6.3/PasteMD_pandoc-Setup_v0.1.6.3.exe", + "hash": "60a51effa8c14cbd3dfb7114b45371c075340f373ee2beccc0b66c5443fe2654", + "installer": { + "args": [ + "/VERYSILENT", + "/DIR=\"$dir\"" + ] + }, + "uninstall": { + "args": [ + "/VERYSILENT" + ] + }, + "bin": "PasteMD.exe", + "shortcuts": [ + [ + "PasteMD.exe", + "PasteMD" + ] + ], + "checkver": { + "github": "https://github.com/RICHQAQ/PasteMD" + }, + "autoupdate": { + "url": "https://github.com/RICHQAQ/PasteMD/releases/download/v$version/PasteMD_pandoc-Setup_v$version.exe" + } +} \ No newline at end of file diff --git a/bucket/rytunex.json b/bucket/rytunex.json new file mode 100644 index 0000000..a8e086a --- /dev/null +++ b/bucket/rytunex.json @@ -0,0 +1,26 @@ +{ + "version": "1.5.2", + "description": "RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework, designed to amplify the performance of Windows devices. Crafted for both Windows 10 and 11.", + "homepage": "https://github.com/rayenghanmi/RyTuneX", + "license": "GPL-3.0-only", + "architecture": { + "64bit": { + "url": "https://github.com/rayenghanmi/RyTuneX/releases/download/v1.5.2/RyTuneXSetup.exe", + "hash": "915096bcb65562feefd6b3f2e4de6c2221e48813b4bdd74310e35e8be5f85e40" + } + }, + "shortcuts": [ + [ + "RyTuneX.exe", + "RyTuneX" + ] + ], + "checkver":"github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/rayenghanmi/RyTuneX/releases/download/v$version/RyTuneXSetup.exe" + } + } + } +} diff --git a/temp.exe b/temp.exe new file mode 100644 index 0000000..2518362 Binary files /dev/null and b/temp.exe differ