💥 Removed broken apps

This commit is contained in:
Edgar 2022-07-30 11:06:17 +02:00
parent e61f8da23c
commit 057160ed84
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5
2 changed files with 0 additions and 40 deletions

View File

@ -1,18 +0,0 @@
{
"checkver": {
"url": "https://api.github.com/repos/vector-of-bool/dds/releases",
"jp": "$[0].tag_name"
},
"autoupdate": {
"url": "https://github.com/vector-of-bool/dds/releases/download/$version/dds-win-x64.exe"
},
"version": "0.1.0-alpha.6",
"url": "https://github.com/vector-of-bool/dds/releases/download/0.1.0-alpha.6/dds-win-x64.exe",
"hash": "a4150868fefdfe98e04b7abfd43b0db77413b78353d96ba87828ea666743f970",
"bin": [
[
"dds-win-x64.exe",
"dds"
]
]
}

View File

@ -1,22 +0,0 @@
{
"homepage": "https://github.com/loot/loot",
"checkver": {
"url": "https://github.com/loot/loot/releases/latest",
"re": "loot_(?<version>[\\d\\w.]+)-0-(?<short>[\\d\\w]+)_(?<branch>[\\d\\w.]+).7z"
},
"autoupdate": {
"url": "https://github.com/loot/loot/releases/download/$version/loot_$version-0-$matchShort_$matchBranch.7z",
"extract_dir": "loot_$version-0-$matchShort_$matchBranch"
},
"version": "0.17.0",
"extract_dir": "loot_0.17.0-0-g36fedfe_0.17.0",
"url": "https://github.com/loot/loot/releases/download/0.17.0/loot_0.17.0-0-g36fedfe_0.17.0.7z",
"bin": "LOOT.exe",
"hash": "4efb1ff3deeae463637d8e7a3150f267eae0600afa0714d766722a579cd2e67e",
"shortcuts": [
[
"LOOT.exe",
"LOOT (Load Order Optimisation Tool)"
]
]
}