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