swap hive-claude back to the published 0.1.1 release now that it's out

This commit is contained in:
damocles 2026-09-09 23:44:53 +02:00
commit 1ad7145cc5
4 changed files with 15 additions and 11 deletions

View file

@ -85,7 +85,7 @@ hive-jobq = { path = "hive-jobq" }
hive-jobq-metrics = { path = "hive-jobq-metrics" }
hive-jobq-wire = { path = "hive-jobq-wire" }
hive-core-agent-sock = { path = "hive-core-agent-sock" }
hive-claude = { git = "https://forge.darkest.space/hyperhive/hive-claude", branch = "main" }
hive-claude = "0.1.1"
hive-host-sock = { path = "hive-host-sock" }
hive-priv-sock = { path = "hive-priv-sock" }
hive-sock-client = { path = "hive-sock-client" }