From ab0d8d5487c710d067d0d138f65e856c0874d853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 12:30:55 +0000 Subject: [PATCH] ncspot: Update to version 0.10.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 887d3916ad..9700f710b3 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.10.0", + "version": "0.10.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/v0.10.0/ncspot-v0.10.0-windows-x86_64.zip", - "hash": "53f588ca9c8ed5f4b6650bf1ae0ea09df7f9d0803e7405831af450006635e40a" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.10.1/ncspot-v0.10.1-windows-x86_64.zip", + "hash": "fa96ad9460cbcad01fb57c8e49bc44f827b4cce82bfb9106cc6c218584ffe478" } }, "bin": "ncspot.exe",