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
33 changes: 33 additions & 0 deletions bucket/pastemd.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
26 changes: 26 additions & 0 deletions bucket/rytunex.json
Original file line number Diff line number Diff line change
@@ -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"
}
}
}
}
Binary file added temp.exe
Binary file not shown.
Loading