2023-07-23 12:30:27 +00:00

23 lines
781 B
JSON

{
"version": "0.13.0",
"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.0/dotter.exe",
"hash": "06ef1f18e814f521217b056022de51d93e51b7cdd9d9570d4c5bf3810a2f6a2b"
}
},
"bin": "dotter.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter.exe"
}
}
}
}