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

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Aug 12, 2020
1 parent 02ca478 commit d849c10
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
10 changes: 3 additions & 7 deletions happ-resources/H-wiki/bundle.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@

bridges = []

[[instances]]
name = "H_Wiki"
id = "__H_Wiki"

dna_hash = "QmUeXs72JmmHbTenajyVyec4ZnaUsepvGU6RxZGTG6Fu9W"


uri = "https://github.com/eyss/h-wiki-back/releases/download/0.4/h-wiki-back.dna.json"
dna_hash = "QmYxzurHHhydVXX9yt2vmd2obS6TU99KkFKhnRH4pd6NQs"
uri = "https://github.com/eyss/h-wiki-back/releases/download/0.5/h-wiki-back.dna.json"

[[UIs]]
name = "H-Wiki"
uri = "https://github.com/eyss/h-wiki-back/releases/download/0.4/ui.zip"
uri = "https://github.com/eyss/h-wiki-back/releases/download/0.5/ui.zip"

[[UIs.instance_references]]
ui_handle = "__H_Wiki"
Expand Down
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
{
"name": "H wiki",
"directory": "H-wiki",
"github": "https://github.com/eyss/holo-wiki-back",
"github": "https://github.com/eyss/h-wiki-back",
"icon": "https://raw.githubusercontent.com/hector0513/icono/master/LogoH-wik-8.png?token=AD4GNJN6YFZ3DGROMOU3AWK6J7B3C",
"screenshot": "https://user-images.githubusercontent.com/16279205/74938217-f5747680-53c3-11ea-92de-aa3d3039fc5a.png",
"description": "The Wiki Project, built on Holochain, is a site in which users collaboratively modify and structure content directly from a web browser to create a truly distributed knowledge-base"
"description": "The HWiki Project is a site in which users collaboratively modify and structure content directly from a web browser to create a truly distributed knowledge-base"
},
{
"name": "Acorn",
Expand Down

0 comments on commit d849c10

Please sign in to comment.