Skip to content

Commit

Permalink
[email protected]: Fix download url
Browse files Browse the repository at this point in the history
Fixes #14748
  • Loading branch information
aliesbelik committed Jan 20, 2025
1 parent a2ed42f commit 7e68176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/musicbee.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"identifier": "Freeware",
"url": "https://musicbee.fandom.com/wiki/FAQ#Are_there_any_limitations_on_using_MusicBee.3F"
},
"url": "https://files1.majorgeeks.com/6c3bcf93d7e4ff1a87bb079e23abeadb594ed026/multimedia/MusicBeePortable_3_5.zip",
"url": "https://files1.majorgeeks.com/b98a970d28d0fac537d5cc097a1ddf9bb6d3ef68/multimedia/MusicBeePortable_3_5.zip",
"hash": "a1da2ff921922fe4323f062a0032b6182b5dd000d6b5df34998614377aa3977a",
"pre_install": [
"(Get-ChildItem \"$dir\" 'MusicBee*.exe').FullName | Expand-7zipArchive -DestinationPath \"$dir\" -Removal",
Expand Down

0 comments on commit 7e68176

Please sign in to comment.