Merge pull request #194004 from Homebrew/bump-binance-1.54.4
[Homebrew/homebrew-cask.git] / Casks / m / manta.rb
blob596c542cc99ba7959c6d9b82672ff2b3cb123166
1 cask "manta" do
2   version "1.1.4"
3   sha256 "f980f8d0c233e923a2352fd10521c1a04d059bc15140504bb7d2cfe235838776"
5   url "https://github.com/hql287/Manta/releases/download/v#{version}/Manta-#{version}-mac.zip",
6       verified: "github.com/hql287/Manta/"
7   name "Manta"
8   desc "Invoicing desktop app with customizable templates"
9   homepage "https://getmanta.app/"
11   deprecate! date: "2024-07-27", because: :unmaintained
13   app "Manta.app"
15   caveats do
16     requires_rosetta
17   end
18 end