18 lines
716 B
JSON
18 lines
716 B
JSON
|
{
|
||
|
"##": "yadm configuration is stored in %HOME%/.config/yadm",
|
||
|
"version": "2.5.0",
|
||
|
"description": "Yet another dotfiles manager",
|
||
|
"homepage": "https://yadm.io/",
|
||
|
"license": "GPL-3.0",
|
||
|
"url": "https://github.com/TheLocehiliosan/yadm/archive/2.5.0.zip",
|
||
|
"hash": "4c3e3365e5fe7431adff103550f202f0ed62fceb1703a6d36803e4e2067abd2a",
|
||
|
"bin": "yadm",
|
||
|
"notes": "You probably need a compatible shell, e.g. Git Bash for Windows to run this. Configuration is stored in %HOME%/.config/yadm.",
|
||
|
"checkver": {
|
||
|
"github": "https://github.com/TheLocehiliosan/yadm"
|
||
|
},
|
||
|
"autoupdate": {
|
||
|
"url": "https://github.com/TheLocehiliosan/yadm/archive/download/$version.zip"
|
||
|
}
|
||
|
}
|