From f3376c14f6196d6d25a2a3cba886a1eeae1d9c0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 00:35:04 +0000 Subject: [PATCH] ncspot: Update to version 1.2.0 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 8f30757133..2657ba0229 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "1.1.2", + "version": "1.2.0", "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.2/ncspot-v1.1.2-windows-x86_64.zip", - "hash": "72835abb711aa2b9201aceb20998480b375ee5add101620eb0d8f8f4fc38ae8a" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v1.2.0/ncspot-v1.2.0-windows-x86_64.zip", + "hash": "205e5a2b6e6741393d77dbdfdf811268ab6936b943e13bf2afbfe5a73c4b6d80" } }, "bin": "ncspot.exe",