From 1d62397f4f683de36ec7397d7b9430a18c1f7485 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:49:13 +0000 Subject: [PATCH] ferretdb/1.24.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- ferretdb.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ferretdb.yaml b/ferretdb.yaml index 0143a0f7792..fb402829b30 100644 --- a/ferretdb.yaml +++ b/ferretdb.yaml @@ -1,6 +1,6 @@ package: name: ferretdb - version: 1.23.1 + version: 1.24.0 epoch: 0 description: "A truly Open Source MongoDB alternative" copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/FerretDB/FerretDB tag: v${{package.version}} - expected-commit: 5dd18f236f35cb1544b75ab0c23282f4124312f5 + expected-commit: 7d9c7b9922555c1c8b64fe1ac596f4c1efb570ce - uses: go/build with: