version bump to 1.1.96.785

This commit is contained in:
amd64fox
2022-10-13 01:39:02 +03:00
parent 95015796bb
commit 6106ae2de7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ function downloadScripts($param1) {
$ver = Check_verison_clients -param2 "online"
$l = "$PWD\links.tsv"
$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
}
if ($ru -and $param1 -eq "cache-spotify") {
+1 -1
View File
@@ -15,7 +15,7 @@
<h1>System requirements</h1>
- <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>PowerShell: 3 or higher</strong>