File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11context :
2- version : 0.3.2
2+ version : 0.3.3
33
44package :
55 name : " emberjson"
66 version : ${{ version }}
77
88source :
99 - git : https://github.com/bgreni/EmberJson.git
10- rev : f8aa1d74630afefa3b552d9443d7ac1e3455c4be
10+ rev : fd0bf236a92f65365709bb0fe908c5def5a0fd16
1111
1212build :
1313 number : 0
1414 script :
15- - mojo package emberjson -o ${{ PREFIX }}/lib/mojo/emberjson.mojopkg
15+ - mojo precompile emberjson -o ${{ PREFIX }}/lib/mojo/emberjson.mojoc
1616
1717requirements :
1818 host :
19- - mojo-compiler =1.0.0b1
19+ - mojo-compiler =1.0.0b2
2020 build :
21- - mojo-compiler =1.0.0b1
21+ - mojo-compiler =1.0.0b2
2222 run :
2323 - ${{ pin_compatible('mojo-compiler') }}
2424
3535 - bench_data/
3636 requirements :
3737 build :
38- - mojo =1.0.0b1
38+ - mojo =1.0.0b2
3939 run :
40- - mojo =1.0.0b1
40+ - mojo =1.0.0b2
4141
4242about :
4343 homepage : https://github.com/bgreni/EmberJson
You can’t perform that action at this time.
0 commit comments