Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s6/2.13.1.0 package update #30426

Merged
merged 1 commit into from
Oct 9, 2024
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
6 changes: 3 additions & 3 deletions s6.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: s6
version: 2.13.0.0
epoch: 1
version: 2.13.1.0
epoch: 0
description: "skarnet.org's small & secure supervision software suite."
copyright:
- license: ISC
Expand Down Expand Up @@ -29,7 +29,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 92b204c5f181f5d3f804d7f14840479a43bcdaad
expected-commit: 6724a0b86592fd293ead4bf66facec6e9afcbcb9
repository: https://github.com/skarnet/s6.git
tag: v${{package.version}}

Expand Down