mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
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>
This commit is contained in:
parent
a4960419b7
commit
11a1c580ed
22
bucket/dotter.json
Normal file
22
bucket/dotter.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user