mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +00:00
23 lines
839 B
JSON
23 lines
839 B
JSON
{
|
|
"version": "0.13.2",
|
|
"description": "Dotfile manager and templater",
|
|
"homepage": "https://github.com/SuperCuber/dotter",
|
|
"license": "Unlicense",
|
|
"notes": "To set up dotter, check instructions on 'https://github.com/SuperCuber/dotter/wiki/Setup-and-Configuration'",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/SuperCuber/dotter/releases/download/v0.13.2/dotter-windows-x64-msvc.exe#/dotter.exe",
|
|
"hash": "f962d331cf584c8246b565f29bed975b0ea95a7b401e2255e4ab8aea1f350e68"
|
|
}
|
|
},
|
|
"bin": "dotter.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter-windows-x64-msvc.exe#/dotter.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|