blob: bc2c70a7ead418c4344c2db16327f85e4625911e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="minimal"/>
</imports>
<projects>
<project name="fuchsia"
path="."
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
revision="f655db53da11c1d2a12231cd9884814b5aab4c44"/>
</projects>
<hooks>
<hook name="install-fx"
project="fuchsia"
action="scripts/devshell/lib/add_symlink_to_bin.sh"/>
<hook name="buildtools-update"
project="fuchsia"
action="buildtools/update.sh"/>
<hook name="build-update"
project="fuchsia"
action="build/cipd-update.sh"/>
<hook name="zircon-download-prebuilt"
project="fuchsia"
action="zircon/scripts/download-prebuilt"/>
<hook name="garnet-update"
project="fuchsia"
action="garnet/tools/cipd-update.sh"/>
<hook name="gen-ssh-keys"
project="fuchsia"
action="garnet/tools/gen-ssh-keys.sh"/>
</hooks>
</manifest>