File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 {
8383 "type" : " archive" ,
8484 "dest" : " crystal/" ,
85- "url" : " https://github.com/crystal-lang/crystal/releases/download/1.11 .2/crystal-1.11 .2-1-linux-x86_64.tar.gz" ,
86- "sha256" : " 732eea9df6458c89157dae945fb0adbee0beb6345ca03bc3ccd299b2bf0879ae " ,
85+ "url" : " https://github.com/crystal-lang/crystal/releases/download/1.12 .2/crystal-1.12 .2-1-linux-x86_64.tar.gz" ,
86+ "sha256" : " 08fe7a4b6f1e824e7bc6c553021430ceccfcdfd9bb9f59b176a263937e0ce9f7 " ,
8787 "only_arches" : [
8888 " x86_64"
8989 ]
9090 },
9191 {
9292 "type" : " archive" ,
9393 "dest" : " crystal/" ,
94- "url" : " https://github.com/geopjr-forks/crystal-aarch64/releases/download/v1.11 .2/crystal-1.11 .2-1-linux-aarch64.tar.xz" ,
95- "sha256" : " 4d5d8035c3ff5b7418daf0f77e2fbd437420c122a3836ca9def1533db62fe6a1 " ,
94+ "url" : " https://github.com/geopjr-forks/crystal-aarch64/releases/download/v1.12 .2/crystal-1.12 .2-1-linux-aarch64.tar.xz" ,
95+ "sha256" : " 38a73601bb28cd21fafe9474afc9d41aa6407e46afb5eaa488577da95c815621 " ,
9696 "only_arches" : [
9797 " aarch64"
9898 ]
112112 {
113113 "type" : " git" ,
114114 "url" : " https://github.com/hugopl/gi-crystal.git" ,
115- "tag" : " v0.22.2 " ,
115+ "tag" : " v0.22.3 " ,
116116 "dest" : " lib/gi-crystal"
117117 },
118118 {
Original file line number Diff line number Diff line change 4848 <color type =" primary" scheme_preference =" dark" >#26a269</color >
4949 </branding >
5050 <releases >
51+ <release version =" 3.8.1" date =" 2024-06-23" >
52+ <description translate =" no" >
53+ <ul >
54+ <li >Improved accessibility</li >
55+ <li >Updated dependencies</li >
56+ <li >Updated translations</li >
57+ </ul >
58+ </description >
59+ </release >
5160 <release version =" 3.8.0" date =" 2024-03-26" >
5261 <description translate =" no" >
5362 <ul >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ shards:
1010
1111 gi-crystal:
1212 git: https://github.com/hugopl/gi-crystal.git
13- version: 0.22.2
13+ version: 0.22.3
1414
1515 gtk4:
1616 git: https://github.com/hugopl/gtk4.cr.git
Original file line number Diff line number Diff line change 11name : collision
2- version : 3.8.0
2+ version : 3.8.1
33
44authors :
55 - GeopJr <evan@geopjr.dev>
You can’t perform that action at this time.
0 commit comments