From 9d99d226d14469c919084d7ea54f4da9c97984ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:28:01 +0000 Subject: [PATCH] ncspot: Update to version 1.2.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 2657ba0229..301870e733 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.2.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.2.0/ncspot-v1.2.0-windows-x86_64.zip", - "hash": "205e5a2b6e6741393d77dbdfdf811268ab6936b943e13bf2afbfe5a73c4b6d80" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.2.1/ncspot-v1.2.1-windows-x86_64.zip", + "hash": "c679b2148dc5f539adad7015a16ba6b988ac15b124dcec3393e803e5268d379c" } }, "bin": "ncspot.exe",