Skip to content

Commit 05a797d

Browse files
Deploying to master from @ d490eb6 🚀
1 parent 07d38a4 commit 05a797d

File tree

6 files changed

+20
-20
lines changed

6 files changed

+20
-20
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/favicon.ico"> <title>JuliaHealth</title> <header> <div class=blog-name ><a href="/">JuliaHealth</a></div> <img src="/assets/julia-health-logo.png" alt="JuliaHealth logo" title="JuliaHealth logo" style="width: 25%; align:center" /> <nav> <ul> <li><a href="/">Home</a> <li><a href="https://github.com/JuliaHealth">GitHub</a> <li><a href="/related-organizations">Related Organizations</a> <li><a href="/meeting-notes">Meeting Notes</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content ><h1 id=404_file_not_found ><a href="#404_file_not_found" class=header-anchor >404: File not found</a></h1> <p>The requested file was not found.</p> <p>Please <a href="/">click here</a> to go to the home page.</p> <div class=page-foot > <div class=copyright > &copy; JuliaHealth contributors. Last updated: January 25, 2024. <a id=github href="https://github.com/JuliaHealth/juliahealth.github.io/blob/dev/404.md">Edit this page on GitHub</a>. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>. Powered by the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div>
1+
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/favicon.ico"> <title>JuliaHealth</title> <header> <div class=blog-name ><a href="/">JuliaHealth</a></div> <img src="/assets/julia-health-logo.png" alt="JuliaHealth logo" title="JuliaHealth logo" style="width: 25%; align:center" /> <nav> <ul> <li><a href="/">Home</a> <li><a href="https://github.com/JuliaHealth">GitHub</a> <li><a href="/related-organizations">Related Organizations</a> <li><a href="/meeting-notes">Meeting Notes</a> </ul> <img src="/assets/hamburger.svg" id=menu-icon > </nav> </header> <div class=franklin-content ><h1 id=404_file_not_found ><a href="#404_file_not_found" class=header-anchor >404: File not found</a></h1> <p>The requested file was not found.</p> <p>Please <a href="/">click here</a> to go to the home page.</p> <div class=page-foot > <div class=copyright > &copy; JuliaHealth contributors. Last updated: February 29, 2024. <a id=github href="https://github.com/JuliaHealth/juliahealth.github.io/blob/dev/404.md">Edit this page on GitHub</a>. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a>. Powered by the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div>

Manifest.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.0"
3+
julia_version = "1.10.1"
44
manifest_format = "2.0"
55
project_hash = "7f6b3460b3f9f8414c6b163fd3b5db0c9a5b1c28"
66

@@ -21,15 +21,15 @@ version = "0.1.8"
2121

2222
[[deps.CodecZlib]]
2323
deps = ["TranscodingStreams", "Zlib_jll"]
24-
git-tree-sha1 = "cd67fc487743b2f0fd4380d4cbd3a24660d0eec8"
24+
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
2525
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
26-
version = "0.7.3"
26+
version = "0.7.4"
2727

2828
[[deps.ConcurrentUtilities]]
2929
deps = ["Serialization", "Sockets"]
30-
git-tree-sha1 = "8cfa272e8bdedfa88b6aefbbca7c19f1befac519"
30+
git-tree-sha1 = "9c4708e3ed2b799e6124b5673a712dda0b596a9b"
3131
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
32-
version = "2.3.0"
32+
version = "2.3.1"
3333

3434
[[deps.Dates]]
3535
deps = ["Printf"]
@@ -86,9 +86,9 @@ version = "5.9.0"
8686

8787
[[deps.HTTP]]
8888
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
89-
git-tree-sha1 = "abbbb9ec3afd783a7cbd82ef01dcd088ea051398"
89+
git-tree-sha1 = "ac7b73d562b8f4287c3b67b4c66a5395a19c1ae8"
9090
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
91-
version = "1.10.1"
91+
version = "1.10.2"
9292

9393
[[deps.IOCapture]]
9494
deps = ["Logging", "Random"]
@@ -205,9 +205,9 @@ version = "1.4.1"
205205

206206
[[deps.OpenSSL_jll]]
207207
deps = ["Artifacts", "JLLWrappers", "Libdl"]
208-
git-tree-sha1 = "cc6e1927ac521b659af340e0ca45828a3ffc748f"
208+
git-tree-sha1 = "60e3045590bd104a16fefb12836c00c0ef8c7f8c"
209209
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
210-
version = "3.0.12+0"
210+
version = "3.0.13+0"
211211

212212
[[deps.OrderedCollections]]
213213
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
@@ -233,9 +233,9 @@ version = "1.2.0"
233233

234234
[[deps.Preferences]]
235235
deps = ["TOML"]
236-
git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e"
236+
git-tree-sha1 = "9e8fed0505b0c15b4c1295fd59ea47b411c019cf"
237237
uuid = "21216c6a-2e73-6563-6e65-726566657250"
238-
version = "1.4.1"
238+
version = "1.4.2"
239239

240240
[[deps.Printf]]
241241
deps = ["Unicode"]
@@ -285,9 +285,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
285285
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
286286

287287
[[deps.TranscodingStreams]]
288-
git-tree-sha1 = "1fbeaaca45801b4ba17c251dd8603ef24801dd84"
288+
git-tree-sha1 = "54194d92959d8ebaa8e26227dbe3cdefcdcd594f"
289289
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
290-
version = "0.10.2"
290+
version = "0.10.3"
291291
weakdeps = ["Random", "Test"]
292292

293293
[deps.TranscodingStreams.extensions]

0 commit comments

Comments
 (0)