From 383dbcbeed64dba8e2a753c167df0b439f8e1483 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 16:28:48 +0000 Subject: [PATCH] ncspot: Update to version 1.1.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 5feffe39e0..92dae8ef88 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.1.0", + "version": "1.1.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/v1.1.0/ncspot-v1.1.0-windows-x86_64.zip", - "hash": "fc190b38d13959caaaa7e5d916d5a63c6cbd112f24ffb1d5157ed73eb1863f93" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.1.1/ncspot-v1.1.1-windows-x86_64.zip", + "hash": "435002211b83954e62b791670dc0eb59cc9e74b357ac3909304287818cf518db" } }, "bin": "ncspot.exe",