mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 11:45:15 +00:00
25 lines
839 B
JSON
25 lines
839 B
JSON
{
|
|
"version": "2025-12-13",
|
|
"homepage": "https://github.com/artempyanykh/marksman",
|
|
"description": "Write Markdown with code assist and intelligence in the comfort of your favourite editor.",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/artempyanykh/marksman/releases/download/2025-12-13/marksman.exe",
|
|
"hash": "f27b0bd37e6250ca9826f3b3043de9bd7a988c8b2b4f74674620a5cd16f13b6d"
|
|
}
|
|
},
|
|
"bin": "marksman.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/artempyanykh/marksman",
|
|
"regex": "/releases/tag/([\\d-]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/artempyanykh/marksman/releases/download/$version/marksman.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|