Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions rqlite.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: rqlite
version: 8.32.4
version: 8.32.5
epoch: 0
description: The lightweight, distributed relational database built on SQLite
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/rqlite/rqlite
tag: v${{package.version}}
expected-commit: 1f7c2634a16a89d2b565ef3fb586017efffb99ec
expected-commit: 3ac650f1097d023dec9d10db6702f6f10d08a6b2

- runs: |
# docker-entrypoint.sh: update hardcoded docker entrypoint
Expand Down