From aa2a5eb96bb9efc6887b1bfdd13e828bed96f49a Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sat, 8 Jul 2023 02:34:18 +0000 Subject: [PATCH] rqlite/7.21.3 package update --- rqlite.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rqlite.yaml b/rqlite.yaml index a37d111e36a4..09e9baadc1fd 100644 --- a/rqlite.yaml +++ b/rqlite.yaml @@ -1,7 +1,7 @@ package: name: rqlite # When bumping the version, you can remove the `go get` line in the build. - version: 7.21.2 + version: 7.21.3 epoch: 0 description: The lightweight, distributed relational database built on SQLite copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/rqlite/rqlite tag: v${{package.version}} - expected-commit: 86e9d3406768ea10bc0b9ae298128931d1b7f03a + expected-commit: e368044c5f141b365f3ce70da19366c3daebd744 destination: rqlite - runs: |