diff --git a/etc/repo_config.yaml b/etc/repo_config.yaml index 8f3c2b797..9e46f8b0a 100644 --- a/etc/repo_config.yaml +++ b/etc/repo_config.yaml @@ -243,6 +243,19 @@ repos: repos: - apt/debian/dists/bookworm/libmongocrypt + - name: debian13 + type: deb + code_name: "trixie" + bucket: libmongocrypt + region: us-east-1 + edition: org + component: main + architectures: + - amd64 + - arm64 + repos: + - apt/debian/dists/bookworm/libmongocrypt + - name: ubuntu1404 type: deb code_name: "trusty"