async getCandidates()

in github-release-binary.js [189:191]


      async getCandidates(descriptor, dependencies, opts) {
        return [structUtils.convertDescriptorToLocator(descriptor)];
      }