File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
global :
26
26
- COVERALLS_PARALLEL=true
27
27
notifications :
28
- webhooks : https://coveralls.io/webhook
28
+ webhooks : " https://coveralls.io/webhook"
Original file line number Diff line number Diff line change @@ -49,15 +49,15 @@ uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
49
49
50
50
[[SIMDPirates ]]
51
51
deps = [" VectorizationBase" ]
52
- git-tree-sha1 = " 456a334075b92d1770fc7c37a9c6944681e44793 "
52
+ git-tree-sha1 = " 16e34b8028fa9d419a0e0b7f4d702c9b590a1977 "
53
53
uuid = " 21efa798-c60a-11e8-04d3-e1a92915a26a"
54
- version = " 0.3.12 "
54
+ version = " 0.3.13 "
55
55
56
56
[[SLEEFPirates ]]
57
57
deps = [" Libdl" , " SIMDPirates" , " VectorizationBase" ]
58
- git-tree-sha1 = " 782448fc95bee4aab976a207cc63936a37e943dd "
58
+ git-tree-sha1 = " d24858f03c87478cdacd5433454e2e322249d293 "
59
59
uuid = " 476501e8-09a2-5ece-8869-fb82de89a1fa"
60
- version = " 0.3.5 "
60
+ version = " 0.3.6 "
61
61
62
62
[[Serialization ]]
63
63
uuid = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -71,6 +71,6 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
71
71
72
72
[[VectorizationBase ]]
73
73
deps = [" CpuId" , " LinearAlgebra" ]
74
- git-tree-sha1 = " 5d9f62daaa09921c07d5fd7b4a686e0842bfdb0a "
74
+ git-tree-sha1 = " e1093ff0fc183880a6f836026309ba06672c92ec "
75
75
uuid = " 3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
76
- version = " 0.3.0 "
76
+ version = " 0.3.1 "
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
12
12
13
13
[compat ]
14
14
Parameters = " 0"
15
- SIMDPirates = " 0.3.12 , 0.4, 0.5"
16
- SLEEFPirates = " 0.3.5 , 0.4, 0.5"
17
- VectorizationBase = " 0.3, 0.4, 0.5"
15
+ SIMDPirates = " 0.3.13 , 0.4, 0.5"
16
+ SLEEFPirates = " 0.3.6 , 0.4, 0.5"
17
+ VectorizationBase = " 0.3.1 , 0.4, 0.5"
18
18
julia = " 1.1"
19
19
20
20
[extras ]
You can’t perform that action at this time.
0 commit comments