2023-07-21 16:30:01 +00:00

23 lines
783 B
JSON

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