Skip to content

Commit da40c07

Browse files
committed
feat(wrappers): add versions 0.4.5, 0.4.6, and 0.5.0
1 parent 0987406 commit da40c07

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

nix/ext/versions.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,33 @@
471471
}
472472
},
473473
"wrappers": {
474+
"0.4.5": {
475+
"postgresql": [
476+
"15",
477+
"17"
478+
],
479+
"hash": "sha256-IgDfVFROMCHYLZ/Iqj12MsQjPPCdRoH+3oi3Ki/iaRI=",
480+
"pgrx": "0.12.9",
481+
"rust": "1.81.0"
482+
},
483+
"0.4.6": {
484+
"postgresql": [
485+
"15",
486+
"17"
487+
],
488+
"hash": "sha256-hthb3qEXT1Kf4yPoq0udEbQzlyLtI5tug6sK4YAPFjU=",
489+
"pgrx": "0.12.9",
490+
"rust": "1.84.0"
491+
},
492+
"0.5.0": {
493+
"postgresql": [
494+
"15",
495+
"17"
496+
],
497+
"hash": "sha256-FbRTUcpEHBa5DI6dutvBeahYM0RZVAXIzIAZWIaxvn0=",
498+
"pgrx": "0.12.9",
499+
"rust": "1.84.0"
500+
},
474501
"0.5.4": {
475502
"postgresql": [
476503
"15",

0 commit comments

Comments
 (0)