2024-06-18 20:26:01 +00:00

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"
}
}
}
}