homebrew-cask/Casks/time-out.rb

13 lines
384 B
Ruby

cask "time-out" do
version "2.7.1"
sha256 "40fe0c87b0c9007c372bf3297f878b3f60537852dfc921078ce00656ef9c7a17"
url "https://www.dejal.com/download/timeout-#{version}.zip"
appcast "https://dejal.net/appcast/?prod=timeout&aed=direct&from=2037&rel=gen"
name "Time Out"
desc "Customizable timing of breaks"
homepage "https://www.dejal.com/timeout/"
app "Time Out.app"
end