Skip to content

Commit

Permalink
spotx-np: install working spotify version
Browse files Browse the repository at this point in the history
  • Loading branch information
m75c committed Dec 27, 2024
1 parent 264f959 commit cb89c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/spotx-np.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"# older versions of Powershell 5 requires BOM to recognize UTF8 scripts",
"$cont = Get-Content \"$dir\\run.ps1\" -Encoding utf8",
"Set-Content \"$dir\\run.ps1\" $cont -Encoding utf8",
"& \"$dir\\run.ps1\" -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_off -block_update_on -new_theme -DisableStartup -no_shortcut -plus"
"& \"$dir\\run.ps1\" -v 1.2.52.442.g01893f92-587 -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -podcasts_off -block_update_on -new_theme -DisableStartup -no_shortcut -plus"
]
},
"uninstaller": {
Expand Down

0 comments on commit cb89c04

Please sign in to comment.