File tree Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Expand file tree Collapse file tree 3 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 48
48
"cargoHash" : " sha256-KTKcol9qSNLQZGW32e6fBb6cPkUGItknyVpLdBYqrBY="
49
49
}
50
50
}
51
+ },
52
+ "0.14.3" : {
53
+ "hash" : " sha256-3TsNpEqNm3Uol5XPW1i0XEbP2fF2+RKB2d7lO6BDnvQ=" ,
54
+ "rust" : {
55
+ "1.87.0" : {
56
+ "cargoHash" : " sha256-Ny7j56pwB+2eEK62X0nWfFKQy5fBz+Q1oyvecivxLkk="
57
+ }
58
+ }
51
59
}
60
+
52
61
}
Original file line number Diff line number Diff line change 76
76
"hash" : " sha256-3GfN3vZMFWf4FV/fSOe9ZN6KETmjoNw3Paz+JRzaH3c=" ,
77
77
"pgrx" : " 0.12.9" ,
78
78
"rust" : " 1.87.0"
79
+ },
80
+ "0.5.2" : {
81
+ "postgresql" : [
82
+ " 15" ,
83
+ " 17"
84
+ ],
85
+ "hash" : " sha256-9VqQHduoAWnY8gtfRZLDOKiibfwuSTzyVFbH0uhsfCU=" ,
86
+ "pgrx" : " 0.14.3" ,
87
+ "rust" : " 1.87.0"
79
88
}
80
89
}
81
90
}
Original file line number Diff line number Diff line change 73
73
{
74
74
"clickhouse-rs-1.1.0-alpha.1" = "sha256-G+v4lNP5eK2U45D1fL90Dq24pUSlpIysNCxuZ17eac0=" ;
75
75
}
76
+ else if builtins . compareVersions "0.5.2" version == 0 then
77
+ {
78
+ "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
79
+ "iceberg-catalog-s3tables-0.5.1" = "sha256-1JkB2JExukABlbW1lZPolNQCYb9URi8xNYY3APmiGq0=" ;
80
+ }
76
81
else
77
82
{
78
83
"clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
You can’t perform that action at this time.
0 commit comments