ncspot: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2023-05-05 00:33:14 +00:00
parent ede6374e2f
commit d2163c6bf6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.1", "version": "0.13.2",
"description": "ncurses Spotify client written in Rust", "description": "ncurses Spotify client written in Rust",
"homepage": "https://github.com/hrkfdn/ncspot", "homepage": "https://github.com/hrkfdn/ncspot",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.1/ncspot-v0.13.1-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.2/ncspot-v0.13.2-windows-x86_64.zip",
"hash": "15ea2f22b9bcfbdadc46071af97c682b80a3185aa450baead3e71d06863ce0f6" "hash": "6f308715b675b8f6bdf5a9b68fbb2bd7dedf7f0997c6bf297b83b6428910355f"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",