Fix brew audit
This commit is contained in:
parent
df2803ece5
commit
fc77a38d03
@ -60,6 +60,8 @@ class Patch
|
|||||||
# Used by formula to unpack after downloading
|
# Used by formula to unpack after downloading
|
||||||
attr_reader :compression
|
attr_reader :compression
|
||||||
attr_reader :compressed_filename
|
attr_reader :compressed_filename
|
||||||
|
# Used by audit
|
||||||
|
attr_reader :url
|
||||||
|
|
||||||
def initialize patch_p, filename, url
|
def initialize patch_p, filename, url
|
||||||
@patch_p = patch_p
|
@patch_p = patch_p
|
||||||
|
Loading…
x
Reference in New Issue
Block a user