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 zookeeper.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: zookeeper
version: 3.8.2.0
version: 3.9.0.1
epoch: 0
description:
target-architecture:
Expand Down Expand Up @@ -40,7 +40,7 @@ pipeline:
with:
repository: https://github.com/apache/zookeeper
tag: release-${{vars.mangled-package-version}}
expected-commit: 139d619b58292d7734b4fc83a0f44be4e7b0c986
expected-commit: 1674a5e97f43bc38e9bf56b04f83a7ae34d68249

- runs: |
export LANG=en_US.UTF-8
Expand Down