mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-08-10 01:51:09 +10:00
version bump to 1.1.96.785
This commit is contained in:
+1
-1
@@ -400,7 +400,7 @@ function downloadScripts($param1) {
|
|||||||
$ver = Check_verison_clients -param2 "online"
|
$ver = Check_verison_clients -param2 "online"
|
||||||
$l = "$PWD\links.tsv"
|
$l = "$PWD\links.tsv"
|
||||||
$old = [IO.File]::ReadAllText($l)
|
$old = [IO.File]::ReadAllText($l)
|
||||||
$links = $old -match "https:\/\/upgrade.scdn.co\/upgrade\/client\/win32-x86\/spotify_installer-$ver\.g[0-9a-f]{8}-[0-9]{1,3}\.exe"
|
$links = $old -match "https:\/\/upgrade.scdn.co\/upgrade\/client\/win32-x86\/spotify_installer-$ver\.g[0-9a-f]{8}-[0-9]{1,4}\.exe"
|
||||||
$links = $Matches.Values
|
$links = $Matches.Values
|
||||||
}
|
}
|
||||||
if ($ru -and $param1 -eq "cache-spotify") {
|
if ($ru -and $param1 -eq "cache-spotify") {
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
<h1>System requirements</h1>
|
<h1>System requirements</h1>
|
||||||
|
|
||||||
- <strong>OS: Windows 7-11</strong>
|
- <strong>OS: Windows 7-11</strong>
|
||||||
- <strong>Spotify: Recommended official version [1.1.96.783](https://cutt.ly/8EH6NuH)</strong>
|
- <strong>Spotify: Recommended official version [1.1.96.785](https://cutt.ly/8EH6NuH)</strong>
|
||||||
- <strong>For Windows Desktop only (Microsoft store version is not suitable).</strong>
|
- <strong>For Windows Desktop only (Microsoft store version is not suitable).</strong>
|
||||||
- <strong>PowerShell: 3 or higher</strong>
|
- <strong>PowerShell: 3 or higher</strong>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user