From 4b95e2ea2f880f78aaa64fe74abc8a8fc9fae9bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 00:34:16 +0000 Subject: [PATCH] ncspot: Update to version 0.9.8 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index fb61f67f3e..41441de079 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.9.7", + "version": "0.9.8", "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/v0.9.7/ncspot-v0.9.7-windows-x86_64.zip", - "hash": "b1a33ec839b94f5c22d2e01541690a26384b221d9e824ee65c197c53e795f6d4" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.8/ncspot-v0.9.8-windows-x86_64.zip", + "hash": "a4b51076bd284f4b39b4347cde38d6be0ab12b3b37133a16a3f1e5bc969a6673" } }, "bin": "ncspot.exe",