From 75054f9db40fefb299b5de5bf5fc93b066847e23 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 21 Dec 2023 20:53:02 +0100 Subject: [PATCH] Schutzfile: update manifest-db to latest version with support for the new "partition" field --- Schutzfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schutzfile b/Schutzfile index 0db2f00f..8848b584 100644 --- a/Schutzfile +++ b/Schutzfile @@ -2,7 +2,7 @@ "global": { "dependencies": { "manifest-db": { - "commit": "4dda6c10c775d5810ea1aa1442d646f903dbedaf" + "commit": "3bb2cb6ec1c037dfc6a6dd57f65e245c0b3e79ae" } } },