h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

32 lines
1.0 KiB
JSON

{
"homepage": "https://lame.sourceforge.net/",
"description": "LAME is a high quality MPEG Audio Layer III (MP3) encoder",
"license": "LGPL-2.0-only",
"version": "3.100",
"architecture": {
"64bit": {
"url": "http://www.rarewares.org/files/mp3/lame3.100-64.zip",
"hash": "c9cddf1650fff0ebe0ba79de794b1fa9b334f43f08e2d365b7a158941ad78fa7"
},
"32bit": {
"url": "http://www.rarewares.org/files/mp3/lame3.100.zip",
"hash": "910e14565e7edc419e3b841d1cd7eb83db52727d0f34fceec2b04d905a148ac6"
}
},
"bin": "lame.exe",
"checkver": {
"url": "http://www.rarewares.org/mp3-lame-bundle.php",
"re": "http://www.rarewares.org/files/mp3/lame([\\d.]+).zip"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "http://www.rarewares.org/files/mp3/lame$version-64.zip"
},
"32bit": {
"url": "http://www.rarewares.org/files/mp3/lame$version.zip"
}
}
}
}