mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user