Files
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

12 lines
322 B
Ruby

cask "ao" do
version "6.9.0"
sha256 "c69522f78e82476540637fd3a2ab0c9de1e911530a1eb88c9cf757e933debe0e"
url "https://github.com/klaussinani/ao/releases/download/v#{version}/Ao-#{version}.dmg"
name "Ao"
desc "Elegant Microsoft To-Do desktop app"
homepage "https://github.com/klaussinani/ao"
app "Ao.app"
end