feat: initialize public release feed and manifest for v0.1.1
This commit is contained in:
commit
a7a3fc0f94
2 changed files with 14 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Hermes Hub Releases
|
||||
|
||||
Public release distribution feed for Hermes Hub.
|
||||
11
update_manifest.json
Normal file
11
update_manifest.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"product": "Hermes Hub",
|
||||
"version": "0.1.1",
|
||||
"channel": "stable",
|
||||
"minimum_hermes_version": "0.20.0",
|
||||
"published_at": "2026-08-20T18:00:00Z",
|
||||
"package_url": "https://github.com/ochenstarik-ui/hermes-hub-releases/releases/download/v0.1.1/hermes-hub-0.1.1.zip",
|
||||
"sha256": "7a57137a93ad6fba5961e5c24b5d871aed5944b037f974b6137c028a111ae756",
|
||||
"release_notes_url": "https://github.com/ochenstarik-ui/hermes-hub-releases/releases/tag/v0.1.1",
|
||||
"changelog": "Hermes Hub v0.1.1 Release Candidate: Multi-Provider Router, Native Windows UI, Unified Health, Auto-Assigner, and Rollback Updater."
|
||||
}
|
||||
Loading…
Reference in a new issue