Skip to content
Closed
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
6 changes: 3 additions & 3 deletions zetasql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: zetasql
version: 2024.06.1
epoch: 1
version: 2024.08.1
epoch: 0
description: ZetaSQL - Analyzer Framework for SQL
copyright:
- license: Apache-2.0
Expand Down Expand Up @@ -36,7 +36,7 @@ pipeline:
with:
repository: https://github.com/google/zetasql
tag: ${{package.version}}
expected-commit: f6df6971a205790966e73eda0134f05a022d0e6a
expected-commit: f30c319f8233910f50b7dfafe00e0960f540244a

- uses: patch
with:
Expand Down