Skip to content

Commit c39ad09

Browse files
committed
Add Concat 0.2.5
1 parent 69124c9 commit c39ad09

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
| [CCleaner Professional **(CCleanerPro)**](./bucket/CCleanerPro.json) ||| ✔ (⛔) |
3131
| [CheatHappens Trainer Manager **(TrainerManager)**](./bucket/TrainerManager.json) ||| ✔ (⛔) |
3232
| [CloneApp **(CloneApp)**](./bucket/CloneApp.json) ||| ✔ (✔) |
33+
| [Concat **(Concat)**](./bucket/Concat.json) ||| ✔ (⛔) |
3334
| [CosMOS Advanced **(CosMOS)**](./bucket/CosMOS.json) | ✔🔶 || ✔ (⛔) |
3435
| [CosMOS Beginner **(CosMOSBeginner)**](./bucket/CosMOSBeginner.json) | ✔🔶 || ✔ (⛔) |
3536
| [Depressurizer **(Depressurizer)**](./bucket/Depressurizer.json) ||| ✔ (⛔) |

bucket/Concat.json

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"version": "0.2.5",
3+
"description": "Concat. Downloading twitch VODs using command line.",
4+
"homepage": "https://github.com/ArneVogel/concat/",
5+
"license": "GPL-3.0-only",
6+
"url": "https://github.com/ArneVogel/concat/releases/download/v0.2.5/concat_win.exe#/concat.exe",
7+
"hash": "30f120bbe3ae117a6946112652ff88653e856576bc9c823d47dbe773d06d89ee",
8+
"bin": "concat.exe",
9+
"checkver": "github",
10+
"autoupdate": {
11+
"url": "https://github.com/ArneVogel/concat/releases/download/v$version/concat_win.exe#/concat.exe"
12+
}
13+
}

0 commit comments

Comments
 (0)