Cask AbstractArtifact: fix install order

This commit is contained in:
commitay 2017-10-07 22:06:39 +10:00
parent 8f43d6b9f7
commit a7cf6c1ff0

View File

@ -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