We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f765a94 commit d8805d1Copy full SHA for d8805d1
Formula/s/spicetify-cli.rb
@@ -1,8 +1,8 @@
1
class SpicetifyCli < Formula
2
desc "Command-line tool to customize Spotify client"
3
homepage "https://github.com/spicetify/cli"
4
- url "https://github.com/spicetify/cli/archive/refs/tags/v2.38.9/v2.38.9.tar.gz"
5
- sha256 "f940cbf381aa8278e1e250875d4ed0a589ba726cc4da542b77afe93fb8df8311"
+ url "https://github.com/spicetify/cli/archive/refs/tags/v2.39.0/v2.39.0.tar.gz"
+ sha256 "6c629263b4b0ee6ca3d008e547fa2ca198dd14f4a538dcc6d8f085f66d61ae98"
6
license "LGPL-2.1-only"
7
head "https://github.com/spicetify/cli.git", branch: "master"
8
0 commit comments