From 24549e054417a448bcfe1dd6ae8af139cacc8411 Mon Sep 17 00:00:00 2001 From: back-lacking <86173810+back-lacking@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:06:21 -0500 Subject: [PATCH] update lrcget --- bucket/lrcget.json | 6 +++--- bucket/pinyintones.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/lrcget.json b/bucket/lrcget.json index 5c3245a..630ad4a 100644 --- a/bucket/lrcget.json +++ b/bucket/lrcget.json @@ -3,8 +3,8 @@ "description": "Utility for mass-downloading LRC synced lyrics for your offline music library. ", "homepage": "https://github.com/tranxuanthang/lrcget", "license": "MIT", - "url": "https://github.com/tranxuanthang/lrcget/releases/download/0.5.0/LRCGET_0.5.0_x64_en-US.msi", - "hash": "4CF6D43854AA26C223D146D86AFBB8FBEDB122246352B2734097E1336E5C816D", + "url": "https://github.com/tranxuanthang/lrcget/releases/download/0.9.1/LRCGET_0.9.1_x64_en-US.msi", + "hash": "72A60B0C8A97FE15FBFBCF57EA65E341C8DCB48B8CD8E412603B3F759150B5CF", "extract_dir": "PFiles\\LRCGET", "bin": "LRCGET.exe", "shortcuts": [ @@ -19,6 +19,6 @@ ], "checkver": "github", "autoupdate": { - "url": "https://github.com/coreybutler/nvm-windows/releases/download/$version/LRCGET_$version_x64_en-US.msi" + "url": "https://github.com/tranxuanthang/lrcget/releases/download/$version/LRCGET_$version_x64_en-US.msi" } } diff --git a/bucket/pinyintones.json b/bucket/pinyintones.json index 5a1c510..de43564 100644 --- a/bucket/pinyintones.json +++ b/bucket/pinyintones.json @@ -2,7 +2,7 @@ "version": "0.9.0", "description": "PinyinTones is a Windows text service that allows you to type Pinyin tone marks into any Windows program.", "homepage": "https://www.pinyintones.com/", - "notes": "This needs administrator permissions to install. ", + "notes": "Needs interaction and administrator permissions to install. ", "license": "MS-PL", "pre_install":[ "if (!(is_admin)) { echo \"\n$app requires admin rights to $cmd\"}",