Rashil Gandhi 11a1c580ed
dotter: Add version 0.12.6 (#2695)
* dotter: Add version 0.12.6

* dotter@0.12.6: Fix description

Co-authored-by: Issac Lin <issaclin32@gmail.com>

* dotter@0.12.6: Add note for usage

* move 'notes' up

Co-authored-by: Issac Lin <issaclin32@gmail.com>
2021-09-20 20:12:43 +08:00

23 lines
781 B
JSON

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