diff --git a/bucket/tta.json b/bucket/tta.json new file mode 100644 index 0000000000..f91b8047fe --- /dev/null +++ b/bucket/tta.json @@ -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" +}