Merge pull request #194004 from Homebrew/bump-binance-1.54.4
[Homebrew/homebrew-cask.git] / Casks / m / mauve.rb
blob2a5b1e45968f6b60819382c393b529a5caf4613f
1 cask "mauve" do
2   version "2015.02.25"
3   sha256 "7a9586ef3b83aa7678424a3f17ac15a257ff520b3968d78e1345b3c69b23c171"
5   url "https://darlinglab.org/mauve/snapshots/#{version.major}/#{version.dots_to_hyphens}/MacOS/Mauve-snapshot_#{version.dots_to_hyphens}.dmg"
6   name "Mauve"
7   desc "System for constructing multiple genome alignments"
8   homepage "https://darlinglab.org/mauve/mauve.html"
10   deprecate! date: "2023-12-17", because: :discontinued
12   app "Mauve.app"
13 end