Skip to content

Commit

Permalink
compat LERC_jll 3
Browse files Browse the repository at this point in the history
  • Loading branch information
arlowhite committed Oct 9, 2024
1 parent a4c848f commit 7551195
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Manifest-v1.11.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.11.0"
manifest_format = "2.0"
project_hash = "20675733a18b709e8c6a40e328370e8c83ccb283"
project_hash = "d7b3960efa61322e2915510de223bd9f268aae9a"

[[deps.ARFFFiles]]
deps = ["CategoricalArrays", "Dates", "Parsers", "Tables"]
Expand Down Expand Up @@ -1098,10 +1098,10 @@ version = "0.9.28"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[[deps.LERC_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "36bdbc52f13a7d1dcb0f3cd694e01677a515655b"
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "bf36f528eec6634efc60d7ec062008f171071434"
uuid = "88015f11-f218-50d7-93a8-a6af411a945d"
version = "4.0.0+0"
version = "3.0.0+1"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Preferences", "Printf", "Requires", "Unicode"]
Expand Down Expand Up @@ -1230,9 +1230,9 @@ version = "1.17.0+0"

[[deps.Libtiff_jll]]
deps = ["Artifacts", "JLLWrappers", "JpegTurbo_jll", "LERC_jll", "Libdl", "XZ_jll", "Zlib_jll", "Zstd_jll"]
git-tree-sha1 = "b404131d06f7886402758c9ce2214b636eb4d54a"
git-tree-sha1 = "6355fb9a4d22d867318db186fd09b09b35bd2ed7"
uuid = "89763e89-9b03-5906-acba-b20f662cd828"
version = "4.7.0+0"
version = "4.6.0+0"

[[deps.LineSearches]]
deps = ["LinearAlgebra", "NLSolversBase", "NaNMath", "Parameters", "Printf"]
Expand Down Expand Up @@ -2429,9 +2429,9 @@ version = "0.9.3"

[[deps.ZipArchives]]
deps = ["ArgCheck", "CodecInflate64", "CodecZlib", "InputBuffers", "PrecompileTools", "TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "c77707ebf7aad0caa57ad7b561b4f89b0caefc73"
git-tree-sha1 = "f7fd93aa03f519c25b8b328693f2d36ce01220a9"
uuid = "49080126-0e18-4c2a-b176-c102e4b3760c"
version = "2.3.0"
version = "2.4.0"

[[deps.Zlib_jll]]
deps = ["Libdl"]
Expand Down
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "38670ef2d0b20d133d36fbfc21f9aa881775e426"
project_hash = "c45f4f5a05eb9820ed428bd183dc1084c29981e4"

[[deps.ARFFFiles]]
deps = ["CategoricalArrays", "Dates", "Parsers", "Tables"]
Expand Down
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ IterTools = "1"
JMcDM = "0.7"
JSON = "0.21.3"
JuliennedArrays = "0.4"
LERC_jll = "3"
LinearAlgebra = "1"
Logging = "1"
MAT = "0.10"
Expand Down

0 comments on commit 7551195

Please sign in to comment.