chore: Cleanup [scoop skip] [skip ci]
parent
b160889a95
commit
52ebfea84d
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"##": "This doesn't work at all ///////////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",
|
||||
"extract_dir": "yadm-2.5.0",
|
||||
"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"
|
||||
}
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"version": "1.4.4-pre-release",
|
||||
"description": "Pre-releases of an audio and video streaming language",
|
||||
"homepage": "https://www.liquidsoap.info",
|
||||
"license": "GPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/savonet/liquidsoap/releases/download/v1.4.4-pre-release/liquidsoap-v1.4.4-pre-release-win64.zip",
|
||||
"hash": "87959db6f24bb80a85d01e54de5c63cbaac6eb5c77111e950fb4504d8b4ad50a",
|
||||
"extract_dir": "liquidsoap-v1.4.4-pre-release-win64"
|
||||
}
|
||||
},
|
||||
"bin": ["liquidsoap.exe", "liquidsoap-pre-release"],
|
||||
"notes": "Regular release available in this bucket as liquidsoap"
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"version": "1.4.3",
|
||||
"description": "Audio and video streaming language",
|
||||
"homepage": "https://www.liquidsoap.info",
|
||||
"license": "GPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/savonet/liquidsoap/releases/download/v1.4.3/liquidsoap-v1.4.3-win64.zip",
|
||||
"hash": "2a1bf9bd645d031f471fc118330ec55d2875e7deb1770fc35e63c80d8350c306",
|
||||
"extract_dir": "liquidsoap-v1.4.3-win64"
|
||||
}
|
||||
},
|
||||
"bin": "liquidsoap.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/savonet/liquidsoap"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/savonet/liquidsoap/releases/download/v$version/liquidsoap-v$version-win64.zip",
|
||||
"extract_dir": "liquidsoap-v$version-win64"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue