mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
rubberband: Add version 4.0.0 (#6596)
This commit is contained in:
parent
fffbfedd75
commit
a55fc07df5
18
bucket/rubberband.json
Normal file
18
bucket/rubberband.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"description": "A high quality software library for audio time-stretching and pitch-shifting",
|
||||
"homepage": "https://breakfastquay.com/rubberband/",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"url": "https://breakfastquay.com/files/releases/rubberband-4.0.0-gpl-executable-windows.zip",
|
||||
"hash": "f2d47fc64dbb42f6cc62edf7933ac4fa89d8f0ef8b9cf97b6afc263a7fe05644",
|
||||
"extract_dir": "rubberband-4.0.0-gpl-executable-windows",
|
||||
"bin": [
|
||||
"rubberband.exe",
|
||||
"rubberband-r3.exe"
|
||||
],
|
||||
"checkver": "rubberband-([\\d.]+)-gpl-executable-windows",
|
||||
"autoupdate": {
|
||||
"url": "https://breakfastquay.com/files/releases/rubberband-$version-gpl-executable-windows.zip",
|
||||
"extract_dir": "rubberband-$version-gpl-executable-windows"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user