From bc1e76114c07a6388e26584f3f312475f38d6d17 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 22 May 2022 05:18:07 +0000 Subject: [PATCH] librespot 0.4.0 Closes #102066. Signed-off-by: Dawid Dziurla Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/librespot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/librespot.rb b/Formula/librespot.rb index 778f973b9ec..882f0179b73 100644 --- a/Formula/librespot.rb +++ b/Formula/librespot.rb @@ -1,8 +1,8 @@ class Librespot < Formula desc "Open Source Spotify client library" homepage "https://github.com/librespot-org/librespot" - url "https://github.com/librespot-org/librespot/archive/refs/tags/v0.3.1.tar.gz" - sha256 "d360eaf61ad4216ee2c4a4d583d61c8ec7367b5efbe512011d049f73e4f24952" + url "https://github.com/librespot-org/librespot/archive/refs/tags/v0.4.0.tar.gz" + sha256 "b6ace6b7d5a246f8f6a7ef036cb7c46598023075166bfc82f2ad5d838a8ba82d" license "MIT" head "https://github.com/librespot-org/librespot.git", branch: "dev"