Skip to content

Commit

Permalink
Update */Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 7, 2020
1 parent c051c43 commit 9b4a0fb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions test/environments/jl10/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "bac58b993dda4d3bf10d986424b7d14be3b9afa7"
git-tree-sha1 = "e8c2eeb77541031d2d91f6b312a384e4aeb097fc"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.5-DEV"
version = "0.4.6-DEV"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra"]
Expand Down
8 changes: 4 additions & 4 deletions test/environments/main/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ version = "2.0.2"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "bac58b993dda4d3bf10d986424b7d14be3b9afa7"
git-tree-sha1 = "e8c2eeb77541031d2d91f6b312a384e4aeb097fc"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.5-DEV"
version = "0.4.6-DEV"

[[ArrayLayouts]]
deps = ["FillArrays", "LinearAlgebra", "SparseArrays"]
Expand Down Expand Up @@ -326,9 +326,9 @@ uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"

[[SIMDPirates]]
deps = ["VectorizationBase"]
git-tree-sha1 = "26ccdd1466f3071e27e81b43216ea238b62c0c42"
git-tree-sha1 = "450d163d3279a1d35e3aad3352a5167ef21b84a4"
uuid = "21efa798-c60a-11e8-04d3-e1a92915a26a"
version = "0.8.24"
version = "0.8.25"

[[SLEEFPirates]]
deps = ["Libdl", "SIMDPirates", "VectorizationBase"]
Expand Down
4 changes: 2 additions & 2 deletions test/environments/old/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ version = "0.5.0"

[[Aqua]]
deps = ["Pkg", "Test"]
git-tree-sha1 = "2c366fa12569d9232b5b7cfa37c36f3f1b2665b2"
git-tree-sha1 = "0ce3be2271a966746ea05caf493edf45162cce1b"
repo-rev = "master"
repo-url = "https://github.com/tkf/Aqua.jl.git"
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
version = "0.4.4-DEV"
version = "0.4.5-DEV"

[[BangBang]]
deps = ["Compat", "ConstructionBase", "Future", "InitialValues", "LinearAlgebra", "Requires", "Setfield", "Tables", "ZygoteRules"]
Expand Down

0 comments on commit 9b4a0fb

Please sign in to comment.