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 tomcat-10.1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: tomcat-10.1
version: 10.1.20
version: 10.1.21
epoch: 0
description: Apache Tomcat Web Server
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/apache/tomcat
tag: ${{package.version}}
expected-commit: ab4d890c6fa7be3f910370f00fb5c7f10152e21c
expected-commit: 9a207bc5e71b8bf0ecdcdc4cd99018186b8b0f39

- runs: |
cat <<EOF > build.properties
Expand Down