Skip to content

Commit

Permalink
Try upgrading BinaryProvider version in Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Jul 3, 2019
1 parent 4b437ab commit 940abf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ uuid = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
version = "0.8.10"

[[BinaryProvider]]
deps = ["Libdl", "SHA"]
git-tree-sha1 = "c7361ce8a2129f20b0e05a89f7070820cfed6648"
deps = ["Libdl", "Logging", "SHA"]
git-tree-sha1 = "8153fd64131cd00a79544bb23788877741f627bb"
uuid = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
version = "0.5.4"
version = "0.5.5"

[[Blosc]]
deps = ["BinaryProvider", "CMakeWrapper", "Compat", "Libdl"]
Expand Down

0 comments on commit 940abf5

Please sign in to comment.