2024-09-12 16:30:02 +00:00

23 lines
839 B
JSON

{
"version": "0.13.3",
"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.3/dotter-windows-x64-msvc.exe#/dotter.exe",
"hash": "bc26c6443c87f4a5cad7309c2c6404e6b81c7c6e2b89c008d16e00349024a8ae"
}
},
"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"
}
}
}
}