Remove Freefilesync Cask

To quote @rolandwalker:

> As they've moved to FossHub, and as FossHub doesn't permit automation,
> we will have to remove the Cask.

This removes the Cask.

Closes #9734.
This commit is contained in:
Evan Hahn 2015-02-26 10:01:18 -06:00
parent 535be853c1
commit 8713b766ab
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
cask :v1 => 'freefilesync' do
version '6.13'
sha256 '0abcfd5d96ee8a51ae243138f410f68b2dae6320fd7337237047bd53d263e90f'
url "http://downloads.sourceforge.net/project/freefilesync/FreeFileSync/#{version}/FreeFileSync_#{version}_Mac_OS_X_64-bit.zip"
homepage 'http://freefilesync.sourceforge.net/'
license :gpl
app 'FreeFileSync.app'
app 'RealtimeSync.app'
end