From a5e6d746164ad712f9a5bcc9c9023341d975881c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 3 Mar 2024 01:37:55 +0000 Subject: [PATCH] rqlite/8.22.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- rqlite.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rqlite.yaml b/rqlite.yaml index ef94c0172c2..78ebc18ec1c 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: 8.22.1 + version: 8.22.2 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: aea705a521c069badd949237ddc38ca592bfea01 + expected-commit: f3bb6266167e472b7a4915bdbaf739f9270b8323 - runs: | mkdir -p ${{targets.destdir}}/usr/bin