7 for pack
in $
(perl
-n -e '/(<Pack .*\/>)/ && print "$1\n"' $file); do
8 remotepath
=$
(echo "$pack" | perl
-n -e '/RemotePath="([^"]*)"/ && print $1')
9 hash=$
(echo "$pack" | perl
-n -e '/Hash="([^"]*)"/ && print $1')
10 url
="http://cdn.unrealengine.com/dependencies/$remotepath/$hash"
12 until sha256
=$
(nix-prefetch-url
$url --type sha256
); do
32 go Engine
/Build
/Commit.gitdeps.xml
33 go Engine
/Build
/Promoted.gitdeps.xml