Upgrade dependencies

This commit is contained in:
Chris Josten 2022-09-15 17:41:15 +02:00
parent 40eeb9d25a
commit cc526e88f0

View file

@ -3,7 +3,7 @@
"versions": { "versions": {
"botan": "1.12.19", "botan": "1.12.19",
"botan-math": "1.0.3", "botan-math": "1.0.3",
"diet-ng": "1.8.0", "diet-ng": "1.8.1",
"dyaml": "0.8.6", "dyaml": "0.8.6",
"eventcore": "0.9.20", "eventcore": "0.9.20",
"fswatch": "0.5.0", "fswatch": "0.5.0",
@ -11,11 +11,11 @@
"libevent": "2.0.2+2.0.16", "libevent": "2.0.2+2.0.16",
"memutils": "1.0.4", "memutils": "1.0.4",
"mir-linux-kernel": "1.0.1", "mir-linux-kernel": "1.0.1",
"openssl": "1.1.6+1.0.1g", "openssl": "3.2.2",
"stdx-allocator": "2.77.5", "stdx-allocator": "2.77.5",
"taggedalgebraic": "0.11.22", "taggedalgebraic": "0.11.22",
"tinyendian": "0.2.0", "tinyendian": "0.2.0",
"vibe-core": "1.22.3", "vibe-core": "1.22.4",
"vibe-d": "0.9.4" "vibe-d": "0.9.5"
} }
} }