Skip to content

Commit

Permalink
Bump Sandbox.jl.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Apr 21, 2021
1 parent 7cece32 commit 9b0c1fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,10 @@ version = "1.1.3"
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"

[[Sandbox]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Preferences", "Random", "Scratch", "TOML", "UserNSSandbox_jll"]
git-tree-sha1 = "2efcbbc09a0c37c78813b21a092382d47f23bb34"
repo-rev = "non_root"
repo-url = "https://github.com/maleadt/Sandbox.jl"
deps = ["JLLWrappers", "LazyArtifacts", "Libdl", "Preferences", "Random", "SHA", "Scratch", "TOML", "Tar", "UserNSSandbox_jll"]
git-tree-sha1 = "186536ef1adeaec028abf5d16aca3e7eed77f846"
repo-rev = "main"
repo-url = "https://github.com/staticfloat/Sandbox.jl"
uuid = "9307e30f-c43e-9ca7-d17c-c2dc59df670d"
version = "0.1.0"

Expand Down Expand Up @@ -470,9 +470,9 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

[[UserNSSandbox_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "e08e3ff01a96672696bfd4259e4b1d90fd241134"
git-tree-sha1 = "3bcd179912ca5295e50132f7294eaf3e22f259b4"
uuid = "b88861f7-1d72-59dd-91e7-a8cc876a4984"
version = "2021.4.16+0"
version = "2021.4.20+0"

[[WebSockets]]
deps = ["Base64", "Dates", "HTTP", "Logging", "Sockets"]
Expand Down

0 comments on commit 9b0c1fe

Please sign in to comment.