···8899# This is an updater for unstable packages that should always use the latest
1010# commit.
1111+# To use this updater, add the following to your package set:
1212+# passthru.updateScript = unstableGitUpdater { };
1313+# relevant attributes can be passed as below:
1414+1115{ url ? null # The git url, if empty it will be set to src.gitRepoUrl
1216, branch ? null
1317, hardcodeZeroVersion ? false # Use a made-up version "0" instead of latest tag. Use when there is no previous release, or the project's tagging system is incompatible with what we expect from versions