{{ message }}
Releases: MarshalX/cycode-cli
Releases · MarshalX/cycode-cli
Release list
executables test
curl https://api.github.com/repos/MarshalX/cycode-cli/releasesThe asset object:
{
"url": "https://api.github.com/repos/MarshalX/cycode-cli/releases/assets/116495436",
"id": 116495436,
"node_id": "RA_kwDOJyu4nc4G8ZRM",
"name": "cycode",
"label": null,
"uploader": {
"login": "MarshalX",
"id": 15520314,
"node_id": "MDQ6VXNlcjE1NTIwMzE0",
"avatar_url": "https://avatars.githubusercontent.com/u/15520314?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MarshalX",
"html_url": "https://github.com/MarshalX",
"followers_url": "https://api.github.com/users/MarshalX/followers",
"following_url": "https://api.github.com/users/MarshalX/following{/other_user}",
"gists_url": "https://api.github.com/users/MarshalX/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MarshalX/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MarshalX/subscriptions",
"organizations_url": "https://api.github.com/users/MarshalX/orgs",
"repos_url": "https://api.github.com/users/MarshalX/repos",
"events_url": "https://api.github.com/users/MarshalX/events{/privacy}",
"received_events_url": "https://api.github.com/users/MarshalX/received_events",
"type": "User",
"site_admin": false
},
"content_type": "application/octet-stream",
"state": "uploaded",
"size": 9570192,
"download_count": 0,
"created_at": "2023-07-11T09:56:41Z",
"updated_at": "2023-07-11T09:56:51Z",
"browser_download_url": "https://github.com/MarshalX/cycode-cli/releases/download/v0.2.6/cycode"
}browser_download_url is fine but where hash
Upd.
GitHub doesn’t have built-in support for checksums in Releases. The author of the release would have to include that information in the release notes.
ref: https://github.com/orgs/community/discussions/23512#discussioncomment-3240660
