Cask AbstractArtifact: fix install order
This commit is contained in:
parent
8f43d6b9f7
commit
a7cf6c1ff0
@ -50,8 +50,8 @@ module Hbc
|
||||
Vst3Plugin,
|
||||
ScreenSaver,
|
||||
],
|
||||
Binary,
|
||||
Pkg,
|
||||
Binary,
|
||||
PostflightBlock,
|
||||
Zap,
|
||||
].each_with_index.flat_map { |classes, i| [*classes].map { |c| [c, i] } }.to_h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user