homebrew-cask/Casks/michaelvillar-timer.rb

12 lines
382 B
Ruby

cask "michaelvillar-timer" do
version "1.5.5"
sha256 "9595154ca9f178edc7cb52aaf9360139d1fda85220bbe90a1d4fe5c0d23066e3"
url "https://github.com/michaelvillar/timer-app/releases/download/#{version}/Timer.app.zip"
appcast "https://github.com/michaelvillar/timer-app/releases.atom"
name "Timer"
homepage "https://github.com/michaelvillar/timer-app"
app "Timer.app"
end