mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
r128gain: Add version 0.9.3 (#319)
This commit is contained in:
parent
6f35fc7880
commit
768df3b3fd
30
bucket/r128gain.json
Normal file
30
bucket/r128gain.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"homepage": "https://github.com/desbma/r128gain",
|
||||
"version": "0.9.3",
|
||||
"license": "LGPL-2.1-only",
|
||||
"description": "Fast audio loudness scanner & tagger (ReplayGain v2 / R128)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/desbma/r128gain/releases/download/0.9.3/r128gain_win64.7z",
|
||||
"hash": "b917038644c7ef58d763c217af497befec573457b3b95dad711bd8e0de11358f",
|
||||
"extract_dir": "r128gain-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/desbma/r128gain/releases/download/0.9.3/r128gain_win32.7z",
|
||||
"hash": "aac0d939c8b324f8ca765805a78eb7d255c2ab88ff0307f8474a4ae6df68c6a8",
|
||||
"extract_dir": "r128gain-win32"
|
||||
}
|
||||
},
|
||||
"bin": "r128gain.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/desbma/r128gain/releases/download/$version/r128gain_win64.7z"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/desbma/r128gain/releases/download/$version/r128gain_win32.7z"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user