Skip to content

Commit

Permalink
Merge pull request #13747 from wolfi-dev/wolfictl-67996c55-840a-444f-…
Browse files Browse the repository at this point in the history
…bf4f-ca018e7f7ae3
  • Loading branch information
ajayk authored Feb 27, 2024
2 parents 4abb5b0 + dff3aed commit e2563fa
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.21.3
version: 8.22.0
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: 17b3269f8c7410fff1dee64d88b3f51fdd92e457
expected-commit: d67a56bdac79565923bb9ce12b5add55180072b4

- runs: |
mkdir -p ${{targets.destdir}}/usr/bin
Expand Down

0 comments on commit e2563fa

Please sign in to comment.