Files
homebrew-cask/Casks/c/charlessoft-timetracker.rb
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

15 lines
245 B
Ruby

cask "charlessoft-timetracker" do
version "0.6.4"
sha256 :no_check
url "https://charlessoft.com/TimeTracker.zip"
name "TimeTracker"
homepage "https://charlessoft.com/"
app "TimeTracker.app"
caveats do
discontinued
end
end