r128gain: Update to version 1.0.6

This commit is contained in:
github-actions[bot] 2022-03-06 16:29:29 +00:00
parent 582c1d6bdd
commit 64bd1702a8

View File

@ -1,17 +1,17 @@
{
"version": "1.0.5",
"version": "1.0.6",
"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.5/r128gain_win64.7z",
"hash": "59a09e18da3d8735c1cc88fb5d22d96d90605dbdf6830c8be37e6213a15f73fd",
"url": "https://github.com/desbma/r128gain/releases/download/1.0.6/r128gain_win64.7z",
"hash": "9a2f7c8f1bf4a2b68a5a8e9be4421645c90d832ecfd70431e3b4ce0a43946d0b",
"extract_dir": "r128gain-win64"
},
"32bit": {
"url": "https://github.com/desbma/r128gain/releases/download/1.0.5/r128gain_win32.7z",
"hash": "1f9e29c45ad8123aa6a3c89d9a7feb84ba63f0120b875c1eaa50dd9b218fc477",
"url": "https://github.com/desbma/r128gain/releases/download/1.0.6/r128gain_win32.7z",
"hash": "8e54a2589a7a58c8ae2b4977dd696d602aa1f7513627a4a0220f30f7870a870e",
"extract_dir": "r128gain-win32"
}
},