Skip to content

Commit

Permalink
rqlite/8.22.2 package update
Browse files Browse the repository at this point in the history
Signed-off-by: wolfi-bot <[email protected]>
  • Loading branch information
wolfi-bot committed Mar 3, 2024
1 parent 868ea07 commit a5e6d74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rqlite.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down

0 comments on commit a5e6d74

Please sign in to comment.