From f2226f0b5a3edbdbad005bbed19d402b47f42bf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 16:30:25 +0000 Subject: [PATCH] ncspot: Update to version 1.3.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index c0b71c88b1..7860ab0602 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "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.0/ncspot-v1.3.0-windows-x86_64.zip", - "hash": "652a7e67cb0123da1c98ce70b0f5a9189a5c7a25ba3532fbe558158684ccd9fb" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.3.1/ncspot-v1.3.1-windows-x86_64.zip", + "hash": "60b17f9e80f880bb9ba11463fad9ad5f623f5f356457169c0f7d793163f8a777" } }, "bin": "ncspot.exe",