mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dotter: Update to version 0.12.10 (#3488)
This commit is contained in:
parent
1aa51dd90f
commit
8ad66e873a
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.9",
|
"version": "0.12.10",
|
||||||
"description": "Dotfile manager and templater",
|
"description": "Dotfile manager and templater",
|
||||||
"homepage": "https://github.com/SuperCuber/dotter",
|
"homepage": "https://github.com/SuperCuber/dotter",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"notes": "To set up dotter, check instructions on 'https://github.com/SuperCuber/dotter/wiki/Setup-and-Configuration'",
|
"notes": "To set up dotter, check instructions on 'https://github.com/SuperCuber/dotter/wiki/Setup-and-Configuration'",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/SuperCuber/dotter/releases/download/0.12.9/dotter.exe",
|
"url": "https://github.com/SuperCuber/dotter/releases/download/v0.12.10/dotter.exe",
|
||||||
"hash": "e4d5144b51d1c29be532c7444286d145acaf1f3743f370cece4b538b5d4aa94e"
|
"hash": "cee5a4dcfdd67bcf8379d26d72b4220f7e1294be353d0ab5fddce0cb6d364e15"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotter.exe",
|
"bin": "dotter.exe",
|
||||||
@ -15,7 +15,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/SuperCuber/dotter/releases/download/$version/dotter.exe"
|
"url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user