return sha256 hash of the file
Future<String> upload(String name, String version, List<int> content);