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