From 7ee207e201ed39210bab9b0039ad5d3be8ce8cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 00:33:08 +0000 Subject: [PATCH] ncspot: Update to version 0.13.4 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index e3cf7a215a..8bf5a7e1f2 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.4", "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.13.3/ncspot-v0.13.3-windows-x86_64.zip", - "hash": "0f42acf92d54af6cfba654b0391a794a8478edba1d6de34b93084fe4df5ddc39" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.4/ncspot-v0.13.4-windows-x86_64.zip", + "hash": "0bc288a27413012d9ee16fd382fdccf9e209916038b148f520ea55f7ecb663dd" } }, "bin": "ncspot.exe",