File tree 4 files changed +6
-5
lines changed
4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 18
18
matrix :
19
19
cip_tag :
20
20
- static
21
- - " 5.35"
21
+ - " 5.37"
22
+ - " 5.36"
22
23
- " 5.34"
23
24
- " 5.32"
24
25
- " 5.30"
Original file line number Diff line number Diff line change 24
24
25
25
- name : Set up Perl
26
26
run : |
27
- brew install perl
27
+ brew install perl libffi libarchive
28
28
brew install castxml
29
29
curl https://cpanmin.us | perl - App::cpanminus -n
30
30
echo "/Users/runner/perl5/bin" >> $GITHUB_PATH
Original file line number Diff line number Diff line change 1
- Revision history for {{$dist->name}}},
1
+ Revision history for {{$dist->name}}
2
2
3
3
{{$NEXT}}
4
4
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ name = Clang-CastXML
2
2
author = Graham Ollis <
[email protected] >
3
3
license = Perl_5
4
4
copyright_holder = Graham Ollis
5
- copyright_year = 2020
5
+ copyright_year = 2020-2022
6
6
version = 0.02
7
7
8
8
[@Author::Plicease]
9
- :version = 2.49
9
+ :version = 2.69
10
10
release_tests = 1
11
11
installer = Author::Plicease::MakeMaker
12
12
github_user = PerlFFI
You can’t perform that action at this time.
0 commit comments