Skip to content

Commit

Permalink
Merge pull request #9714 from wolfi-dev/wolfictl-35867f9c-fdc3-4288-8…
Browse files Browse the repository at this point in the history
…071-6a36be26156c

rqlite/8.0.2 package update
  • Loading branch information
ajayk authored Dec 10, 2023
2 parents 187b125 + a1a9c0e commit c410f2c
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.0.1
version: 8.0.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: 10146acf29378673ec86ec5f2cca4cc496806d42
expected-commit: e1955b70fed14e83ba77965a5d77f4e4a2e35fd8

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

0 comments on commit c410f2c

Please sign in to comment.