mirror of
https://github.com/SpotX-Official/SpotX-Bash.git
synced 2026-04-20 02:34:35 +10:00
Support 1.2.26.1187.g36b715a1
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<center>
|
<center>
|
||||||
<h4 align="center">Adblock for the Spotify desktop client on Linux & macOS</h4>
|
<h4 align="center">Adblock for the Spotify desktop client on Linux & macOS</h4>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<strong>Latest supported version:</strong> 1.2.26.1180.g6af55bfb
|
<strong>Latest supported version:</strong> 1.2.26.1187.g36b715a1
|
||||||
</p>
|
</p>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
|||||||
2
spotx.sh
2
spotx.sh
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
buildVer="1.2.26.1180.g6af55bfb"
|
buildVer="1.2.26.1187.g36b715a1"
|
||||||
|
|
||||||
case $(uname | tr '[:upper:]' '[:lower:]') in
|
case $(uname | tr '[:upper:]' '[:lower:]') in
|
||||||
darwin*) platformType='macOS' ;;
|
darwin*) platformType='macOS' ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user