从GitHub版本中哪里获得MD5哈希值? [英] Where to get MD5 hashes from a GitHub release?

查看:837
本文介绍了从GitHub版本中哪里获得MD5哈希值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望从此处获取tar.gz GitHub版本的MD5哈希:
https://github.com/jbeder/yaml-cpp/releases

I am looking to get the MD5 hash for a tar.gz GitHub release from here: https://github.com/jbeder/yaml-cpp/releases

想在我的CMake中使用它。有人知道我在哪里可以买到吗?我无法通过Google找到很多解决方案。

Would like to use it in my CMake. Does anyone know where I can get it? I could not find much of a solution through Google.

推荐答案

如果GitHub要提供此信息,我希望它是API中提供。 GitHub API当前不提供此信息。如果他们这样做,我希望它会在这里:
https ://api.github.com/repos/jbeder/yaml-cpp/releases/latest

If GitHub wanted to provide this information, I would expect it to be provided in the API. The GitHub API doesn't currently provide this information. If they did, I would expect it to be here: https://api.github.com/repos/jbeder/yaml-cpp/releases/latest

更多信息: https://developer.github.com/v3/repos/releases/#list-assets -for-a-release

如果您希望添加该功能,则可以与 @ github 。您可以向他们发送电子邮件。

If you'd like the feature added, you could get in contact with @github. You could send them an email.

这篇关于从GitHub版本中哪里获得MD5哈希值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆