From e784a4dd3dbb7f9f2d276ac43164252f09a8b61e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 20:26:59 +0000 Subject: [PATCH] ncspot: Update to version 0.9.4 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 6cb9e14c0d..9727de3871 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.9.3", + "version": "0.9.4", "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.3/ncspot-v0.9.3-windows-x86_64.zip", - "hash": "d2a9c587decba9e37418577fb3ffc61cd230821ad792b20090eae4592849194f" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.9.4/ncspot-v0.9.4-windows-x86_64.zip", + "hash": "f466005424a32827b91feabceb0332a431906e5b360477d27b6f97a35b34be44" } }, "bin": "ncspot.exe",