From d9053fcf41f9325828cf4039cd881f15c752251f Mon Sep 17 00:00:00 2001 From: wangzmg Date: Mon, 31 Mar 2025 20:52:12 +0800 Subject: [PATCH 1/2] add volcano translation --- ...ation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json diff --git a/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json b/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json new file mode 100644 index 000000000..045d2a082 --- /dev/null +++ b/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json @@ -0,0 +1,14 @@ +{ + "ID": "0055A981-5039-0D25-6B7D-1312A7CB0F26", + "Name": "Volcano Translation", + "Description": "A translation plugin using VolcEngine Translation API", + "Author": "wangzmg", + "Version": "1.0.0", + "Language": "JavaScript", + "Website": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation", + "UrlDownload": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation/archive/refs/tags/v1.0.0.zip", + "UrlSourceCode": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation/tree/main", + "IcoPath": "https://cdn.jsdelivr.net/gh/wangzmg/Flow.Launcher.VolcanoTranslation@main/src/assets/images/app.png", + "LatestReleaseDate": "2025-03-31T12:09:06Z", + "DateAdded": "2025-03-31T12:09:06Z" +} \ No newline at end of file From fc98d5d261d3ba8ed2064328c9b7f727ecd41101 Mon Sep 17 00:00:00 2001 From: wangzmg Date: Wed, 2 Apr 2025 15:48:47 +0800 Subject: [PATCH 2/2] change Volcano Translation json --- ...no Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json b/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json index 045d2a082..407645792 100644 --- a/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json +++ b/plugins/Volcano Translation-0055A981-5039-0D25-6B7D-1312A7CB0F26.json @@ -6,9 +6,7 @@ "Version": "1.0.0", "Language": "JavaScript", "Website": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation", - "UrlDownload": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation/archive/refs/tags/v1.0.0.zip", + "UrlDownload": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation/releases/download/v1.0.0/Flow.Launcher.VolcanoTranslation.zip", "UrlSourceCode": "https://github.com/wangzmg/Flow.Launcher.VolcanoTranslation/tree/main", - "IcoPath": "https://cdn.jsdelivr.net/gh/wangzmg/Flow.Launcher.VolcanoTranslation@main/src/assets/images/app.png", - "LatestReleaseDate": "2025-03-31T12:09:06Z", - "DateAdded": "2025-03-31T12:09:06Z" + "IcoPath": "https://cdn.jsdelivr.net/gh/wangzmg/Flow.Launcher.VolcanoTranslation@main/src/assets/images/app.png" } \ No newline at end of file