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

8 lines
211 B
Ruby

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