Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1 from philipbeadle/patch-1
Browse files Browse the repository at this point in the history
Update bundle.toml for updatred DNAs for chat & personas
  • Loading branch information
lucksus committed Oct 28, 2019
2 parents 43e8996 + f035884 commit 3ec7f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions happ-resources/peer-chat/bundle.toml
Expand Up @@ -3,7 +3,7 @@
[[instances]]
name = "Personas & Profiles"
id = "__personas-profiles"
dna_hash = "QmUb9qzjm2F2PJCaJDT9ue9YvKak4cEBw77fWSqpHr9pvY"
dna_hash = "QmTnEETTsRD7UEt4sHxZ1KKfFQVFxj34s8C18AcSeVqCsq"
# Optional, might also be retrieved from hchc via hash long-term
uri = "https://github.com/holochain/identity-manager/releases/download/0.1.9/personas-profiles.dna.json"

Expand All @@ -13,7 +13,7 @@ agent_id = "${AGENT_ID}"
[[instances]]
name = "Peer Chat Public"
id = "__peer-chat-public"
dna_hash = "QmcJBG4Z5qz1q4zhgJwF3xmmqKaobW7i5wL27QYGKz57aY"
dna_hash = "QmeXdDhkKUq86uWt44END8DuqRyYQCGp4U66f5hdX7LVaa"
uri = "https://github.com/holochain/peer-chat/releases/download/0.016/peer-chat.dna.json"

[[bridges]]
Expand Down

0 comments on commit 3ec7f38

Please sign in to comment.