Skip to content

Commit b6d9921

Browse files
Update Ubuntu-Toolbox.sh
Updated Cider music player and manager
1 parent 2533782 commit b6d9921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ubuntu-Toolbox.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1262,7 +1262,7 @@ InstallAndConquer(){
12621262
sudo apt install -y clementine
12631263
elif [[ $player == 6 ]];
12641264
then
1265-
wget https://github.com/ciderapp/cider-releases/releases/download/v1.6.0/cider_1.6.0_amd64.deb; sudo dpkg -i *.deb; sudo apt install -f
1265+
wget https://github.com/ciderapp/Cider/releases/download/v1.6.2/cider_1.6.2_amd64.deb; sudo dpkg -i *.deb; sudo apt install -f
12661266
elif [[ $player == 7 ]];
12671267
then
12681268
sudo apt install -y mplayer

0 commit comments

Comments
 (0)