From 4d5bd1642aa99c4494ae51381d438eff9e73ba7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 00:33:11 +0000 Subject: [PATCH] ncspot: Update to version 0.9.7 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index eebd0e9190..fb61f67f3e 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.9.6", + "version": "0.9.7", "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.6/ncspot-v0.9.6-windows-x86_64.zip", - "hash": "df800b05775950c35244fafa12af34a7600299a664f8b8a8e43a768181b5031d" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.7/ncspot-v0.9.7-windows-x86_64.zip", + "hash": "b1a33ec839b94f5c22d2e01541690a26384b221d9e824ee65c197c53e795f6d4" } }, "bin": "ncspot.exe",