File tree Expand file tree Collapse file tree 3 files changed +46
-2
lines changed Expand file tree Collapse file tree 3 files changed +46
-2
lines changed Original file line number Diff line number Diff line change 9999 "cargoHash" : " sha256-Ny7j56pwB+2eEK62X0nWfFKQy5fBz+Q1oyvecivxLkk="
100100 }
101101 }
102+ },
103+ "0.16.0" : {
104+ "hash" : " sha256-emNR7fXNVD9sY/Mdno7mwpH6l/7AD28cBUsFRn9je50=" ,
105+ "rust" : {
106+ "1.87.0" : {
107+ "cargoHash" : " sha256-pK6OxRNubcWhohLvIJIliRtaHSIQOhQp7Q9brPygZYA="
108+ }
109+ }
102110 }
111+
103112}
Original file line number Diff line number Diff line change 471471 }
472472 },
473473 "wrappers" : {
474+ "0.4.3" : {
475+ "postgresql" : [
476+ " 15"
477+ ],
478+ "hash" : " sha256-CkoNMoh40zbQL4V49ZNYgv3JjoNWjODtTpHn+L8DdZA=" ,
479+ "pgrx" : " 0.12.6" ,
480+ "rust" : " 1.80.0"
481+ },
482+ "0.4.4" : {
483+ "postgresql" : [
484+ " 15" ,
485+ " 17"
486+ ],
487+ "hash" : " sha256-QoGFJpq8PuvMM8SS+VZd7MlNl56uFivRjs1tCtwX+oE=" ,
488+ "pgrx" : " 0.12.6" ,
489+ "rust" : " 1.80.0"
490+ },
474491 "0.4.5" : {
475492 "postgresql" : [
476493 " 15" ,
507524 "hash" : " sha256-W1RokXH4Vfj2FIuEzGEP5SzzWsv2Pbzfa816nXKnSoc=" ,
508525 "pgrx" : " 0.14.3" ,
509526 "rust" : " 1.87.0"
527+ },
528+ "0.5.5" : {
529+ "postgresql" : [
530+ " 15" ,
531+ " 17" ,
532+ " orioledb-17"
533+ ],
534+ "hash" : " sha256-tWa1XewJbbqarwWkJPfvCIev7Fn0hLJRzYiz0vuebyA=" ,
535+ "pgrx" : " 0.16.0" ,
536+ "rust" : " 1.87.0"
510537 }
511538 }
512539}
Original file line number Diff line number Diff line change 8383 "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
8484 "iceberg-catalog-s3tables-0.5.1" = "sha256-1JkB2JExukABlbW1lZPolNQCYb9URi8xNYY3APmiGq0=" ;
8585 }
86+ else if builtins . compareVersions "0.5.4" version == 0 then
87+ {
88+ "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
89+ "iceberg-catalog-s3tables-0.5.1" = "sha256-1JkB2JExukABlbW1lZPolNQCYb9URi8xNYY3APmiGq0=" ;
90+ }
91+ else if builtins . compareVersions "0.5.5" version == 0 then
92+ {
93+ "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
94+ "iceberg-catalog-s3tables-0.6.0" = "sha256-AUK7B0wMqQZwJho91woLs8uOC4k1RdUEEN5Khw2OoqQ=" ;
95+ }
8696 else
8797 {
8898 "clickhouse-rs-1.1.0-alpha.1" = "sha256-nKiGzdsAgJej8NgyVOqHaD1sZLrNF1RPfEhu2pRwZ6o=" ;
162172 }
163173 ) ;
164174 previouslyPackagedVersions = [
165- "0.4.4"
166- "0.4.3"
167175 "0.4.2"
168176 "0.4.1"
169177 "0.4.0"
You can’t perform that action at this time.
0 commit comments