From a1a9c0ee2cc2cd8f6cfaec00ddd495d272d71a19 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Sun, 10 Dec 2023 18:11:58 +0000 Subject: [PATCH] rqlite/8.0.2 package update --- rqlite.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rqlite.yaml b/rqlite.yaml index 9171ffa9343..03b29e78893 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.0.1 + version: 8.0.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: 10146acf29378673ec86ec5f2cca4cc496806d42 + expected-commit: e1955b70fed14e83ba77965a5d77f4e4a2e35fd8 - runs: | mkdir -p ${{targets.destdir}}/usr/bin