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
6 changes: 3 additions & 3 deletions frp.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: frp
version: 0.60.0
epoch: 1
version: 0.61.0
epoch: 0
description: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
copyright:
- license: Apache-2.0
Expand All @@ -17,7 +17,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: ccfe8c97f4ccf58eb883652128184291db866cf0
expected-commit: 4bbec09d570add2779cd640cc06e0d1224a42592
repository: https://github.com/fatedier/frp
tag: v${{package.version}}

Expand Down