1
1
sources :
2
+ " 3.6.1 " :
3
+ url : " https://github.com/stephenberry/glaze/archive/v3.6.1.tar.gz"
4
+ sha256 : " 70324ad952adee32d6bbf95a0983f0c1623ce61bd237aa28c8337af2d8bb9ed5"
5
+ # keep 3.4.3 for breaking change: API(naming) change
6
+ " 3.4.3 " :
7
+ url : " https://github.com/stephenberry/glaze/archive/v3.4.3.tar.gz"
8
+ sha256 : " 2af1ecc9fbdcb8182d5633979a12b950f6728dd0d76f02affa1e11b1a3369314"
2
9
" 3.4.1 " :
3
10
url : " https://github.com/stephenberry/glaze/archive/v3.4.1.tar.gz"
4
11
sha256 : " 73a38c4d7731714581061a918b33ad57cf38404abc68d9a58dbe57d56fe26a79"
@@ -21,29 +28,7 @@ sources:
21
28
" 2.9.5 " :
22
29
url : " https://github.com/stephenberry/glaze/archive/v2.9.5.tar.gz"
23
30
sha256 : " 67fda0fb0cc701451c261bb1e0c94d63bafaaba13390527521e02a034eff085e"
24
- " 2.9.2 " :
25
- url : " https://github.com/stephenberry/glaze/archive/v2.9.2.tar.gz"
26
- sha256 : " 8dec57645517cd89631d965ad13888e49ccdb3c037a6bb099fcabadfb093d4fe"
27
- " 2.9.0 " :
28
- url : " https://github.com/stephenberry/glaze/archive/v2.9.0.tar.gz"
29
- sha256 : " d07d9cab3d86ee80bf64246c14520d3495027f70444071124ee856dbdf37b6e0"
30
31
# keep 2.8.4 for breaking change: pure reflection support for C style arrays
31
32
" 2.8.4 " :
32
33
url : " https://github.com/stephenberry/glaze/archive/v2.8.4.tar.gz"
33
34
sha256 : " 6ca8e63783f0a1dbe69f50c0bc289134301ecf930ada83489b9715cdd2a49252"
34
- # keep 2.7.0 for breaking change: write error handling
35
- " 2.7.0 " :
36
- url : " https://github.com/stephenberry/glaze/archive/v2.7.0.tar.gz"
37
- sha256 : " 8e3ee2ba725137cd4f61bc9ceb74e2225dc22b970da1c5a43d2a6833115adbfc"
38
- # keep 2.6.9 for breaking change: JSONC style comment
39
- " 2.6.9 " :
40
- url : " https://github.com/stephenberry/glaze/archive/v2.6.9.tar.gz"
41
- sha256 : " e16c221c12b56f5a7f1cb2f33a884e752e219215826d8bc1edf96c78ee2458ec"
42
- # keep 2.6.2 for gcc11
43
- " 2.6.2 " :
44
- url : " https://github.com/stephenberry/glaze/archive/v2.6.2.tar.gz"
45
- sha256 : " 8498de2b5e80b4eeab07108ea8ed460d4bbfef56f533ff08ca9e119501185dc4"
46
- # Keep 2.1.6 for now as 2.1.7 had some breaking changes
47
- " 2.1.6 " :
48
- url : " https://github.com/stephenberry/glaze/archive/v2.1.6.tar.gz"
49
- sha256 : " 5ae31b1a48a5b54b84e115a12195341bfbe39f03f92bb3bcad074f984380f72d"
0 commit comments