music-remote: update url

```
==> Downloading https://marioaguzman.github.io/musicremote/updater/Music%20Remote.zip
curl: (22) The requested URL returned error: 404
Error: Download failed on Cask 'music-remote' with message: Download failed: https://marioaguzman.github.io/musicremote/updater/Music%20Remote.zip
```

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-01 19:02:00 -05:00
parent 18224ed9d8
commit 09c6056dea
+1 -1
View File
@@ -2,7 +2,7 @@ cask "music-remote" do
version "1.2"
sha256 :no_check
url "https://marioaguzman.github.io/musicremote/updater/Music%20Remote.zip"
url "https://marioaguzman.github.io/musicremote/updater/Music%20Remote.dmg"
name "Music Remote"
desc "Remote application for Music.app"
homepage "https://marioaguzman.github.io/musicremote/"