mirror of
https://github.com/gosticks/brew.git
synced 2026-08-17 07:00:18 +00:00
Merge pull request #5054 from commitay/sourceforge
cask/audit: remove cask specific sourceforge URL audits
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user