Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build: add tunnelmanager
Browse files Browse the repository at this point in the history
    Simple GUI for SSH Tunnels

Log: add software name--tunnelmanager
  • Loading branch information
wjyrich committed May 25, 2024
1 parent e7f01b2 commit 7ca928e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions io.github.tunnelmanager/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package:
id: io.github.tunnelmanager
name: tunnelmanager
version: 0.3.0
kind: app
description: |
Simple GUI for SSH Tunnels
runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: https://github.com/shyim/tunnelmanager.git
commit: cdd1598298f4b1d9c66b5f235c4c73b784d5f207

build:
kind: cmake

0 comments on commit 7ca928e

Please sign in to comment.