File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11context :
2- version : " 0.3.0 "
2+ version : " 0.3.1 "
33
44package :
55 name : " decimojo"
66 version : ${{ version }}
77
88source :
99 - git : https://github.com/forFudan/decimojo.git
10- rev : f2930f0832f1096207cb93bb2cc52b028b06b429
10+ rev : fd82601e93d324a01b4f6770904ba1d11e765e38
1111
1212build :
1313 number : 0
1414 script :
1515 - mojo package src/decimojo -o ${{ PREFIX }}/lib/mojo/decimojo.mojopkg
1616requirements :
1717 host :
18- - max=25.2
18+ - max=25.3
1919 run :
2020 - ${{ pin_compatible('max') }}
2121
2626 - mojo run tests.mojo
2727 requirements :
2828 run :
29- - max=25.2
29+ - max=25.3
3030 files :
3131 recipe :
3232 - tests.mojo
Original file line number Diff line number Diff line change 1616
1717requirements :
1818 host :
19- - max == 24.6
19+ - max >= 25.2
2020 run :
2121 - ${{ pin_compatible('max') }}
2222
You can’t perform that action at this time.
0 commit comments