From 18d71bc555f40fceb56c967dc509a497aa46547d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:28:39 +0000 Subject: [PATCH] ncspot: Update to version 0.13.1 --- bucket/ncspot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ncspot.json b/bucket/ncspot.json index 1fd212fe90..6bb45ceea7 100644 --- a/bucket/ncspot.json +++ b/bucket/ncspot.json @@ -1,12 +1,12 @@ { - "version": "0.13.0", + "version": "0.13.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.13.0/ncspot-v0.13.0-windows-x86_64.zip", - "hash": "56de92f4a6435fd354c61cb94b45dbaf20672a82570b7b2297e9a7eecf5bb174" + "url": "https://github.com/hrkfdn/ncspot/releases/download/v0.13.1/ncspot-v0.13.1-windows-x86_64.zip", + "hash": "15ea2f22b9bcfbdadc46071af97c682b80a3185aa450baead3e71d06863ce0f6" } }, "bin": "ncspot.exe",