diff --git a/rqlite.yaml b/rqlite.yaml index 55ad65a01ca..c68dd0939cf 100644 --- a/rqlite.yaml +++ b/rqlite.yaml @@ -1,7 +1,7 @@ package: name: rqlite # When bumping the version, you can remove the `go get` line in the build. - version: 7.21.0 + version: 7.21.1 epoch: 0 description: The lightweight, distributed relational database built on SQLite copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/rqlite/rqlite tag: v${{package.version}} - expected-commit: 65da694a7ceeb41f8c853735ae4648932cc50201 + expected-commit: d940ff326597693aa81c04458980c52f007cec0d destination: rqlite - runs: |