homebrew-cask/Casks/arrsync.rb

12 lines
299 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'arrsync' do
2014-11-29 22:07:24 +08:00
version '0.4.1'
sha256 '8a254771065f90a9f9f882589eccaf7bc51ad5d0ac86faf15847381bcdbe64f0'
url "https://downloads.sourceforge.net/sourceforge/arrsync/arrsync-#{version}.dmg"
2015-01-04 11:16:42 +08:00
name 'arRsync'
homepage 'http://arrsync.sourceforge.net'
license :gpl
2014-09-16 00:05:16 +08:00
app 'arRsync.app'
2014-05-02 00:11:09 +08:00
end