We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 789dba1 + 40c2408 commit 2d3759dCopy full SHA for 2d3759d
nats-server.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: nats-server
3
- version: 2.9.15
4
- epoch: 2
+ version: 2.9.16
+ epoch: 0
5
description: High-Performance server for NATS.io, the cloud and edge native messaging system.
6
copyright:
7
- license: Apache-2.0
@@ -20,7 +20,7 @@ pipeline:
20
with:
21
repository: https://github.com/nats-io/nats-server
22
tag: v${{package.version}}
23
- expected-commit: b91fa85462d42c2f988170aee27955773e68c56d
+ expected-commit: f84ca24fccea12a780f4f3f26c8a5f4fdbac54b2
24
25
- runs: |
26
mkdir -p ${{targets.destdir}}/usr/bin
0 commit comments