mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 18:41:18 +00:00
25 lines
839 B
JSON
25 lines
839 B
JSON
{
|
|
"version": "2024-12-04",
|
|
"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/2024-12-04/marksman.exe",
|
|
"hash": "f1aa19b767683379531c1e98c272c8856f19a2eba6f7dfa798accd24f6bf01c8"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|