librespot 0.4.0

Closes #102066.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-05-22 05:18:07 +00:00
parent b99460b09d
commit bc1e76114c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"