mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-07 07:51:18 +00:00
23 lines
783 B
JSON
23 lines
783 B
JSON
{
|
|
"version": "0.12.11",
|
|
"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.11/dotter.exe",
|
|
"hash": "70c02f210aaaf8cb76881667f81c640587f52d0af163b6515161f65f3c70582a"
|
|
}
|
|
},
|
|
"bin": "dotter.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|