Skip to content

Commit

Permalink
New version: Blink v0.12.6 (#74985)
Browse files Browse the repository at this point in the history
UUID: ad839575-38b3-5650-b840-f874b8c74a25
Repo: https://github.com/JuliaGizmos/Blink.jl.git
Tree: 88616b94aa805689cf12f74b2509410135c00f43

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jan 3, 2023
1 parent 966fb24 commit 7fc8a89
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 7 deletions.
20 changes: 15 additions & 5 deletions B/Blink/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,19 @@ WebSockets = "0.2.3-1"

["0.11-0"]
JSExpr = "0.5"
Mux = "0.7"
WebIO = ["0.8.0-0.8.5", "0.8.7-0.8"]
WebSockets = "1.5.0-1"
julia = "1"

["0.11-0.12.0"]
BinDeps = "0.0.0-1"
Lazy = "0.13"
Mustache = "0.0.0-1"

["0.11-0.12.5"]
Mux = "0.7"
WebIO = ["0.8.0-0.8.5", "0.8.7-0.8"]
WebSockets = "1.5.0-1"
julia = "1"

["0.12.1-0"]
BinDeps = ["0.8", "1"]
MacroTools = "0.4-0.5"
Mustache = ["0.5", "1"]

Expand All @@ -41,6 +42,9 @@ JSON = "0.21"
["0.12.1-0.12.4"]
Reexport = "0.2"

["0.12.1-0.12.5"]
BinDeps = ["0.8", "1"]

["0.12.3-0"]
Lazy = "0.13-0.15"

Expand All @@ -50,5 +54,11 @@ JSON = ["0.21", "1"]
["0.12.5-0"]
Reexport = ["0.2", "1"]

["0.12.6-0"]
HTTP = "1.5.0-1"
Mux = "1"
WebIO = "0.8.20-0.8"
julia = "1.6.0-1"

["0.8.1-0.10"]
WebSockets = "1.0.1-1"
10 changes: 8 additions & 2 deletions B/Blink/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
JSExpr = "97c1335a-c9c5-57fe-bc5d-ec35cebe8660"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Expand All @@ -12,8 +11,15 @@ Mux = "a975b10e-0019-58db-a62f-e48ff68538c9"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29"
WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097"

["0-0.10"]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0-0.12.5"]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097"

["0.12.6-0"]
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
3 changes: 3 additions & 0 deletions B/Blink/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "8cc2a5f880e832ef5b0d222673a7fdd082f9c2fc"

["0.12.5"]
git-tree-sha1 = "08d0b679fd7caa49e2bca9214b131289e19808c0"

["0.12.6"]
git-tree-sha1 = "88616b94aa805689cf12f74b2509410135c00f43"

0 comments on commit 7fc8a89

Please sign in to comment.