cask/audit: remove cask specific sourceforge URL audits

This commit is contained in:
commitay 2018-10-07 23:09:49 +10:00
parent 728189d3e9
commit f2caa9b02f

View File

@ -282,10 +282,6 @@ module Cask
[
%r{\Ahttps://sourceforge\.net/projects/[^/]+/files/latest/download\Z},
%r{\Ahttps://downloads\.sourceforge\.net/(?!(project|sourceforge)\/)},
# special cases: cannot find canonical format URL
%r{\Ahttps?://brushviewer\.sourceforge\.net/brushviewql\.zip\Z},
%r{\Ahttps?://doublecommand\.sourceforge\.net/files/},
%r{\Ahttps?://excalibur\.sourceforge\.net/get\.php\?id=},
])
end