ncspot: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2025-11-11 12:32:00 +00:00
parent 77720ccd08
commit b8dcccfc39

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.1", "version": "1.3.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/v1.3.1/ncspot-v1.3.1-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.2/ncspot-v1.3.2-windows-x86_64.zip",
"hash": "60b17f9e80f880bb9ba11463fad9ad5f623f5f356457169c0f7d793163f8a777" "hash": "1f7a34a4e190b1ce9699bedd4e7861397eadd390575794ad2e970f9db9f8f7d4"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",