Skip to content

Commit

Permalink
lrcget: Update to version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent 5297c63 commit 9599deb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/lrcget.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"version": "0.9.1",
"version": "0.9.2",
"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.9.1/LRCGET_0.9.1_x64_en-US.msi",
"hash": "72A60B0C8A97FE15FBFBCF57EA65E341C8DCB48B8CD8E412603B3F759150B5CF",
"url": "https://github.com/tranxuanthang/lrcget/releases/download/0.9.2/LRCGET_0.9.2_x64_en-US.msi",
"hash": "b00170f4d54f527490474b9df91472868cf6a22eaa53f7fe12bfbe3a9251d531",
"extract_dir": "PFiles\\LRCGET",
"bin": "LRCGET.exe",
"shortcuts": [
Expand All @@ -13,7 +13,7 @@
"LRCGET"
]
],
"post_uninstall":[
"post_uninstall": [
"Remove-Item -Recurse -Force \"$env:LOCALAPPDATA\\net.lrclib.lrcget\"",
"Remove-Item -Recurse -Force \"$env:APPDATA\\net.lrclib.lrcget\""
],
Expand Down

0 comments on commit 9599deb

Please sign in to comment.