homebrew-cask/Casks/back-in-time.rb

10 lines
211 B
Ruby

class BackInTime < Cask
version :latest
sha256 :no_check
url 'http://www.tri-edre.fr/pub/files/backintime3.dmg'
homepage 'http://www.tri-edre.fr/english/backintime.html'
app 'Back-In-Time 3.app'
end