mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
tta: Add version 2.3 (#734)
* tta: Add version 2.3 * Update bucket/tta.json * Update bucket/tta.json * Update bucket/tta.json
This commit is contained in:
commit
f8bfa44e15
17
bucket/tta.json
Normal file
17
bucket/tta.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"homepage": "http://tta.tausoft.org/",
|
||||
"description": "The True Audio lossless audio encoder/decoder",
|
||||
"version": "2.3",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-64bit-sse4.zip",
|
||||
"hash": "sha1:191cf10870a73bc8e62147b76b7be08d61bf0795"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-32bit-sse4.zip",
|
||||
"hash": "sha1:1e0ef67e3352136c27e1a1f03c663fdc78625f9f"
|
||||
}
|
||||
},
|
||||
"bin": "tta.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user