From b8dcccfc39d3eb3bc3eb3c1e3aa3c3b0e311732e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 12:32:00 +0000 Subject: [PATCH] ncspot: Update to version 1.3.2 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 7860ab0602..03f4476013 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.3.2", "description": "ncurses Spotify client written in Rust", "homepage": "https://github.com/hrkfdn/ncspot", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.1/ncspot-v1.3.1-windows-x86_64.zip", - "hash": "60b17f9e80f880bb9ba11463fad9ad5f623f5f356457169c0f7d793163f8a777" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.2/ncspot-v1.3.2-windows-x86_64.zip", + "hash": "1f7a34a4e190b1ce9699bedd4e7861397eadd390575794ad2e970f9db9f8f7d4" } }, "bin": "ncspot.exe",