From a2835348d14914eb3e4def242b767d5037574746 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Wed, 15 Jan 2020 19:41:13 +0800 Subject: [PATCH 1/4] tta: Add version 2.3 --- bucket/tta.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bucket/tta.json 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" +} From 7e6c8405494aaa3d5122b818a9ce746f02d34443 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Wed, 15 Jan 2020 20:40:37 +0800 Subject: [PATCH 2/4] Update bucket/tta.json --- bucket/tta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tta.json b/bucket/tta.json index f91b8047fe..22fe0ea188 100644 --- a/bucket/tta.json +++ b/bucket/tta.json @@ -1,16 +1,16 @@ { - "homepage": "https://web.archive.org/web/20151027213538/http://en.true-audio.com", + "homepage": "http://tta.tausoft.org/", "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" + "hash": "sha1:191cf10870a73bc8e62147b76b7be08d61bf0795" }, "32bit": { "url": "https://downloads.sourceforge.net/project/tta/tta/ttaenc-win/tta-2.3-32bit-sse4.zip", - "hash": "6b7fd4c1b755f03d7cd92a4b0f61eaacab88eeadf5cca2f8d7fbfaab54450954" + "hash": "sha1:1e0ef67e3352136c27e1a1f03c663fdc78625f9f" } }, "bin": "tta.exe" From 9e5936c79487a37ae20faaf59dfd93fa6994f8c4 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Thu, 16 Jan 2020 22:02:29 +0800 Subject: [PATCH 3/4] Update bucket/tta.json --- bucket/tta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/tta.json b/bucket/tta.json index 22fe0ea188..0a8dbf85ac 100644 --- a/bucket/tta.json +++ b/bucket/tta.json @@ -1,6 +1,6 @@ { "homepage": "http://tta.tausoft.org/", - "description": "TTA Lossless Audio Codec - command line frontend", + "description": "TTA lossless audio encoder/decoder", "version": "2.3", "license": "GPL-3.0-or-later", "architecture": { From c656884b833b7a16f4bf4747ab3f939fc2048bb3 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Mon, 20 Jan 2020 16:32:28 +0800 Subject: [PATCH 4/4] Update bucket/tta.json --- bucket/tta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/tta.json b/bucket/tta.json index 0a8dbf85ac..3721f83300 100644 --- a/bucket/tta.json +++ b/bucket/tta.json @@ -1,6 +1,6 @@ { "homepage": "http://tta.tausoft.org/", - "description": "TTA lossless audio encoder/decoder", + "description": "The True Audio lossless audio encoder/decoder", "version": "2.3", "license": "GPL-3.0-or-later", "architecture": {