fix: set correct inheritance for moved artifact
This commit is contained in:
parent
b2ca64b207
commit
6de67b6c45
@ -20,4 +20,4 @@ module OS
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
Cask::Artifact::Moved.prepend(OS::Linux::Cask::Config)
|
Cask::Artifact::Moved.prepend(OS::Linux::Cask::Artifact::Moved)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user