Skip to content

Commit

Permalink
Update web-ui to beta.4 (#9047)
Browse files Browse the repository at this point in the history
* add site data

* gofmt

* fix embed

* fmt

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
  • Loading branch information
prestonvanloon and rauljordan committed Jun 16, 2021
1 parent 6971245 commit 9dc4c49
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -340,9 +340,9 @@ filegroup(
visibility = ["//visibility:public"],
)
""",
sha256 = "edb80f3a695d84f6000f0e05abf7a4bbf207c03abb91219780ec97e7d6ad21c8",
sha256 = "54ce527b83d092da01127f2e3816f4d5cfbab69354caba8537f1ea55889b6d7c",
urls = [
"https://github.com/prysmaticlabs/prysm-web-ui/releases/download/v1.0.0-beta.3/prysm-web-ui.tar.gz",
"https://github.com/prysmaticlabs/prysm-web-ui/releases/download/v1.0.0-beta.4/prysm-web-ui.tar.gz",
],
)

Expand Down
24 changes: 12 additions & 12 deletions validator/web/site_data.go

Large diffs are not rendered by default.

0 comments on commit 9dc4c49

Please sign in to comment.