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