Merge pull request #194004 from Homebrew/bump-binance-1.54.4
[Homebrew/homebrew-cask.git] / Casks / m / maria.rb
blob26eb9cd65a94f81b939aeb0335b43c88490bc256
1 cask "maria" do
2   version "1.2.6,1701213"
3   sha256 "49fdca9fb362b96d9e51a5663edc4a7f2d2e27e3f9d14ffcaea60fdb2a155e06"
5   url "https://github.com/shincurry/Maria/releases/download/v#{version.csv.first}/Maria_v#{version.csv.first}_build#{version.csv.second}.dmg"
6   name "Maria"
7   desc "App/widget for aria2 download tool"
8   homepage "https://github.com/shincurry/Maria"
10   deprecate! date: "2023-12-17", because: :discontinued
12   app "Maria.app"
13 end