mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
cdrtools (at least schily-cdrtools-3.02a09.7z) only contains a win32 dir so don't specify architecture
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"version": "3.02a09",
|
|
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
|
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
|
"license": {
|
|
"identifier": "CDDL-1.0,GPL-2.0-only,LGPL-2.1-only",
|
|
"url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING"
|
|
},
|
|
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.02a09.7z",
|
|
"hash": "sha1:f1b6a74e8963a97acd66e166064ab4f907e5237a",
|
|
"extract_dir": "win32",
|
|
"bin": [
|
|
"btcflash.exe",
|
|
"cdda2wav.exe",
|
|
"cdrecord.exe",
|
|
"devdump.exe",
|
|
"isodebug.exe",
|
|
"isodump.exe",
|
|
"isoinfo.exe",
|
|
"isovfy.exe",
|
|
"mkhybrid.exe",
|
|
"mkisofs.exe",
|
|
"readcd.exe",
|
|
"rscsi.exe",
|
|
"scgcheck.exe",
|
|
"scgskeleton.exe"
|
|
],
|
|
"checkver": {
|
|
"url": "https://sourceforge.net/projects/tumagcc/files/",
|
|
"regex": "schily-cdrtools-([\\w.]+)\\.7z"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z"
|
|
}
|
|
}
|