r128gain: Update to version 1.0.7

This commit is contained in:
github-actions[bot] 2023-03-26 00:34:02 +00:00
parent 484bc4fcf5
commit fbf51bb0e1

View File

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