mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
sox: Add version 14.4.2 (#117)
This commit is contained in:
parent
8cce928e59
commit
12d180cf2b
15
bucket/sox.json
Normal file
15
bucket/sox.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": "14.4.2",
|
||||
"description": "Command line utility that can convert various formats of computer audio files in to other formats.",
|
||||
"homepage": "http://sox.sourceforge.net/",
|
||||
"license": "GPL-2.0",
|
||||
"url": "https://downloads.sourceforge.net/project/sox/sox/14.4.2/sox-14.4.2-win32.zip",
|
||||
"hash": "sha1:825b218c275687a38e96bf838dcfdd2e9bd55a25",
|
||||
"extract_dir": "sox-14.4.2",
|
||||
"bin": "sox.exe",
|
||||
"checkver": "SoX\\s+([\\d.]+)\\s+was released",
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.sourceforge.net/project/sox/sox/$version/sox-$version-win32.zip",
|
||||
"extract_dir": "sox-$version"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user