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,7 +1,7 @@
package:
name: rqlite
# When bumping the version, you can remove the `go get` line in the build.
version: 7.20.2
version: 7.20.3
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: 3bd63b98bbf7f869ad53b38a956d0c8c21d727a8
expected-commit: 84548b55132dd49453dcffd606f05a7dc637f7b1
destination: rqlite

- runs: |
Expand Down