2021-10-16 08:01:15 +00:00

23 lines
781 B
JSON

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