mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
dotter: Update to version 0.12.9 (#3401)
This commit is contained in:
parent
584ddae139
commit
daa404efe3
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.12.7",
|
||||
"version": "0.12.9",
|
||||
"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.7/dotter.exe",
|
||||
"hash": "4d08be46b4161cc38d72b55d8746f50944186bee7664409932ea470050c3f0a6"
|
||||
"url": "https://github.com/SuperCuber/dotter/releases/download/0.12.9/dotter.exe",
|
||||
"hash": "e4d5144b51d1c29be532c7444286d145acaf1f3743f370cece4b538b5d4aa94e"
|
||||
}
|
||||
},
|
||||
"bin": "dotter.exe",
|
||||
@ -15,7 +15,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SuperCuber/dotter/releases/download/v$version/dotter.exe"
|
||||
"url": "https://github.com/SuperCuber/dotter/releases/download/$version/dotter.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user