scoop-earne/bucket/yadm.json

19 lines
785 B
JSON
Raw Normal View History

2020-11-23 21:30:43 -05:00
{
2020-12-05 20:12:26 -05:00
"##": "This doesn't work at all ///////////yadm configuration is stored in %HOME%/.config/yadm",
2020-11-23 21:30:43 -05:00
"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",
2020-12-03 10:46:49 -05:00
"extract_dir": "yadm-2.5.0",
2020-11-23 21:30:43 -05:00
"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"
}
}