diff --git a/rqlite.yaml b/rqlite.yaml index 9171ffa9343..03b29e78893 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: 8.0.1 + version: 8.0.2 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: 10146acf29378673ec86ec5f2cca4cc496806d42 + expected-commit: e1955b70fed14e83ba77965a5d77f4e4a2e35fd8 - runs: | mkdir -p ${{targets.destdir}}/usr/bin