tta: Add version 2.3

This commit is contained in:
Alexara Wu 2020-01-15 19:41:13 +08:00
parent 09f6095e0a
commit a2835348d1
No known key found for this signature in database
GPG Key ID: 686C5862A604B1E4

17
bucket/tta.json Normal file
View File

@ -0,0 +1,17 @@
{
"homepage": "https://web.archive.org/web/20151027213538/http://en.true-audio.com",
"description": "TTA Lossless Audio Codec - command line frontend",
"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": "b464a8575c4da1d7da30c06de539bf20ec1d0fd6ee42c1b5bbf325f69bfe6751"
},
"32bit": {
"url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-32bit-sse4.zip",
"hash": "6b7fd4c1b755f03d7cd92a4b0f61eaacab88eeadf5cca2f8d7fbfaab54450954"
}
},
"bin": "tta.exe"
}