2022-08-16 08:30:49 +00:00

23 lines
783 B
JSON

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