Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit a5aa099

Browse files
committed
(fix): Bumped versions
1 parent 10a3ca5 commit a5aa099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/globals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
WATERMARK = "Spicetify EasyInstall by OhItsTom and WillyJL"
1313

1414
# Download URLS
15-
SPOTIFY_URL = "https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.1.94.864.g540a4cc6-12.exe"
15+
SPOTIFY_URL = "https://upgrade.scdn.co/upgrade/client/win32-x86/spotify_installer-1.1.93.896.g3ae3b4f3-10.exe"
1616
THEMES_URL = "https://codeload.github.com/spicetify/spicetify-themes/zip/0f7a687e76c525e4013a7f82ccb15e11cc30475a"
1717
ADDONS_URL = "https://codeload.github.com/spicetify/spicetify-cli/zip/1bda2cffa39bb71d8bad6ff58c9712d1d60aef0a"
1818
__SPOTIFY_URL__ = SPOTIFY_URL

0 commit comments

Comments
 (0)