Files
homebrew-cask/Casks/x/x-mirage.rb
Mike McQuaid aa461148bb Move all remaining casks to sharded subdirectories.
The migration of `orka.rb` and then `o*.rb` has worked well without
complaint so: let's move everything else, too.
2023-08-09 12:08:38 +01:00

16 lines
272 B
Ruby

cask "x-mirage" do
version "3.0.2"
sha256 :no_check
url "http://dl.x-mirage.com/x-mirage.dmg"
name "X-Mirage"
desc "AirPlay and Google Cast receiver"
homepage "https://www.x-mirage.com/x-mirage/"
app "X-Mirage.app"
caveats do
discontinued
end
end