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 tigerbeetle.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: tigerbeetle
version: 0.16.3
version: 0.16.4
epoch: 0
description: "The distributed financial accounting database designed for mission critical safety and performance."
copyright:
Expand All @@ -19,7 +19,7 @@ pipeline:
with:
repository: https://github.com/tigerbeetledb/tigerbeetle
tag: ${{package.version}}
expected-commit: 1d08f7582030ef96b874dcce0a0c2cb42ca74152
expected-commit: f66289bd9c7357546b379dadbffb38e91a8eb11c

- runs: |
zig build -Drelease
Expand Down