r128gain: Update to version 1.0.3

This commit is contained in:
Jakub Čábera 2020-09-22 08:20:12 +02:00
parent b186d88a4a
commit cae3af55be

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/desbma/r128gain",
"version": "1.0.2",
"license": "LGPL-2.1-only",
"version": "1.0.3",
"description": "Fast audio loudness scanner & tagger (ReplayGain v2 / R128)",
"homepage": "https://github.com/desbma/r128gain",
"license": "LGPL-2.1-only",
"architecture": {
"64bit": {
"url": "https://github.com/desbma/r128gain/releases/download/1.0.2/r128gain_win64.7z",
"hash": "97f5ff1ab565ce381b9bcbfa8a9fb8228b88e654ee2c9dc04a963fd117861c81",
"url": "https://github.com/desbma/r128gain/releases/download/1.0.3/r128gain_win64.7z",
"hash": "92a547f12d70cb9bc2c7458e40422dc2d3eca76543862e3bc042f43023db2d4c",
"extract_dir": "r128gain-win64"
},
"32bit": {
"url": "https://github.com/desbma/r128gain/releases/download/1.0.2/r128gain_win32.7z",
"hash": "6b6cf63ebba4f3fdab3dae57f4e78984913ffe59494729ecc155627915efc4d8",
"url": "https://github.com/desbma/r128gain/releases/download/1.0.3/r128gain_win32.7z",
"hash": "67dbed492a6b06a7d79ac789a810f7eab250a85be6224a0276084dbed7d0a60f",
"extract_dir": "r128gain-win32"
}
},