diff --git a/rqlite.yaml b/rqlite.yaml index a37d111e36a..09e9baadc1f 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.2 + version: 7.21.3 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: 86e9d3406768ea10bc0b9ae298128931d1b7f03a + expected-commit: e368044c5f141b365f3ce70da19366c3daebd744 destination: rqlite - runs: |