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

8 lines
211 B
Ruby
Raw Normal View History

class BackInTime < Cask
2013-09-16 01:11:55 +08:00
url 'http://www.tri-edre.fr/pub/files/backintime3.dmg'
homepage 'http://www.tri-edre.fr/english/backintime.html'
2013-09-16 01:11:55 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-09-16 01:11:55 +08:00
link 'Back-In-Time 3.app'
end