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