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

11 lines
230 B
Ruby
Raw Normal View History

class BackInTime < Cask
2014-09-17 19:42:38 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://www.tri-edre.fr/pub/files/backintime3.dmg'
homepage 'http://www.tri-edre.fr/english/backintime.html'
2014-10-01 23:32:31 +08:00
license :unknown
2014-09-16 00:05:17 +08:00
app 'Back-In-Time 3.app'
end