ncspot: Update to version 0.13.3

This commit is contained in:
github-actions[bot] 2023-06-12 00:36:42 +00:00
parent 2e2525b2eb
commit b9b7e63195

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.2", "version": "0.13.3",
"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.2/ncspot-v0.13.2-windows-x86_64.zip", "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.3/ncspot-v0.13.3-windows-x86_64.zip",
"hash": "6f308715b675b8f6bdf5a9b68fbb2bd7dedf7f0997c6bf297b83b6428910355f" "hash": "0f42acf92d54af6cfba654b0391a794a8478edba1d6de34b93084fe4df5ddc39"
} }
}, },
"bin": "ncspot.exe", "bin": "ncspot.exe",