From 96ccac9890c497279d7324c0a00e0b7851fe8bcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 16:29:52 +0000 Subject: [PATCH] spotify-player: Update to version 0.0.0 --- bucket/spotify-player.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/spotify-player.json b/bucket/spotify-player.json index 8a04b1650b..98f0d4d1c1 100644 --- a/bucket/spotify-player.json +++ b/bucket/spotify-player.json @@ -1,13 +1,13 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", - "version": "0.19.1", + "version": "0.0.0", "description": "A Spotify player in the terminal with full feature parity", "homepage": "https://github.com/aome510/spotify-player", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aome510/spotify-player/releases/download/v0.19.1/spotify_player-x86_64-pc-windows-msvc.zip", - "hash": "cebb2a3bb33d3081f270bad2d012290bc459532076f0e1a3e02a241eb9434544" + "url": "https://github.com/aome510/spotify-player/releases/download/v0.0.0/spotify_player-x86_64-pc-windows-msvc.zip", + "hash": "5cd935c058f237acbdb39c8cdf18444fed42933979fe01ab5f5f1c984bc76935" } }, "bin": "spotify_player.exe",