Skip to content

Commit

Permalink
New version: PlutoSliderServer v1.0.0 (#117783)
Browse files Browse the repository at this point in the history
UUID: 2fc8631c-6f24-4c5b-bca7-cbb509c42db4
Repo: https://github.com/JuliaPluto/PlutoSliderServer.jl.git
Tree: 84f15dbb5e24dc636ee6eeeaed354d4464da54f6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 21, 2024
1 parent f3bcdc3 commit 6a0b4ec
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 21 deletions.
35 changes: 21 additions & 14 deletions P/PlutoSliderServer/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pluto = "0.14.3-0.15"
["0.2.2-0.2.5"]
Configurations = "0.15"

["0.2.3-0"]
["0.2.3-1"]
FromFile = "0.1"

["0.2.5"]
Expand All @@ -30,31 +30,33 @@ Pluto = "0.14.7-0.17"
Configurations = "0.16"

["0.3-0"]
BetterFileWatching = "0.1.2-0.1"
Git = "1"
TerminalLoggers = "0.1"
julia = "1.6.0-1"

["0.3-0.3.3"]
Pluto = "0.15-0.17"

["0.3-1"]
BetterFileWatching = "0.1.2-0.1"
Git = "1"
TerminalLoggers = "0.1"

["0.3.10"]
Pluto = "0.19"

["0.3.11"]
Pluto = "0.19.5-0.19"

["0.3.11-0"]
["0.3.11-1"]
JSON = "0.21"

["0.3.12-0"]
Configurations = "0.16-0.17"
HTTP = "1.0.2-1"

["0.3.12-0.3.15"]
Pluto = "0.19.10-0.19"

["0.3.15-0"]
["0.3.12-1"]
Configurations = "0.16-0.17"
HTTP = "1.0.2-1"

["0.3.15-1"]
Glob = "1"

["0.3.16-0.3.19"]
Expand All @@ -69,7 +71,7 @@ Pluto = "0.19.18-0.19"
["0.3.27"]
SHA = "0.7"

["0.3.27-0"]
["0.3.27-1"]
Base64 = "1"
Distributed = "1"
Logging = "1"
Expand All @@ -78,10 +80,10 @@ Sockets = "1"
TOML = "1"
UUIDs = "1"

["0.3.28-0"]
["0.3.28-1"]
SHA = ["0.7", "1"]

["0.3.30-0"]
["0.3.30-1"]
GitHubActions = "0.1.5-0.1"

["0.3.4-0.3.5"]
Expand All @@ -90,5 +92,10 @@ Pluto = "0.15-0.18"
["0.3.6-0.3.9"]
Pluto = "0.17.3-0.18"

["0.3.9-0"]
["0.3.9-1"]
AbstractPlutoDingetjes = "1.1.0-1"

[1]
Pluto = "0.19.39-0.20"
PlutoDependencyExplorer = "1"
julia = "1.10.0-1"
17 changes: 10 additions & 7 deletions P/PlutoSliderServer/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
[0-1]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d"
GitHubActions = "6b79fd1a-b13a-48ab-b6b0-aaee1fee41df"
Expand All @@ -11,22 +11,25 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["0.2.3-0"]
["0.2.3-1"]
FromFile = "ff7dd447-1dcb-4ce3-b8ac-22a812192de7"

["0.2.5-0"]
["0.2.5-1"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

["0.3-0"]
["0.3-1"]
BetterFileWatching = "c9fd44ac-77b5-486c-9482-9798bd063cc6"
Git = "d7ba0133-e1db-5d97-8f8c-041e4b3a1eb2"
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"

["0.3.11-0"]
["0.3.11-1"]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.3.15-0"]
["0.3.15-1"]
Glob = "c27321d9-0574-5035-807b-f59d2c89b15c"

["0.3.9-0"]
["0.3.9-1"]
AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150"

[1]
PlutoDependencyExplorer = "72656b73-756c-7461-726b-72656b6b696b"
3 changes: 3 additions & 0 deletions P/PlutoSliderServer/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ git-tree-sha1 = "1076b8a9d50d7d2c25f8cb993cd92839f9326053"

["0.3.31"]
git-tree-sha1 = "96f804d8963e33862f23ce67d42e9ae9fd2df04f"

["1.0.0"]
git-tree-sha1 = "84f15dbb5e24dc636ee6eeeaed354d4464da54f6"

0 comments on commit 6a0b4ec

Please sign in to comment.