From 9212f1e970a79c9f9a289ccd4872e01723632664 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:30:41 +0000 Subject: [PATCH] ncspot: Update to version 0.11.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index bf0a345a88..369dad760c 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.11.0", + "version": "0.11.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.11.0/ncspot-v0.11.0-windows-x86_64.zip", - "hash": "b72658bf06bbb64482e65f2c2fb5fe2528a84f8355097d08c787bc4169462336" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.11.1/ncspot-v0.11.1-windows-x86_64.zip", + "hash": "992d52aa439696c925ef485438bf260027fddd54b5914a9e5257e1a2088e2f47" } }, "bin": "ncspot.exe",