From b96922c7327e1ca3ade5574960c5f15715d5bfd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 20:27:37 +0000 Subject: [PATCH] ncspot: Update to version 1.2.2 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 301870e733..5bd4533ff5 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.2.1", + "version": "1.2.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.2.1/ncspot-v1.2.1-windows-x86_64.zip", - "hash": "c679b2148dc5f539adad7015a16ba6b988ac15b124dcec3393e803e5268d379c" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.2.2/ncspot-v1.2.2-windows-x86_64.zip", + "hash": "0c197712d83d947fa213d3fbcf89a4174501cd797c3a41d198a073e0f88f165d" } }, "bin": "ncspot.exe",