Browse Source

v2.11.5

pull/934/head v2.11.5
ginuerzh 4 years ago
parent
commit
729d0e7000
  1. 4
      snap/snapcraft.yaml

4
snap/snapcraft.yaml

@ -1,6 +1,6 @@
name: gost name: gost
base: core20 base: core20
version: '2.11.4' version: '2.11.5'
summary: A simple security tunnel written in golang summary: A simple security tunnel written in golang
description: | description: |
Project: https://github.com/ginuerzh/gost Project: https://github.com/ginuerzh/gost
@ -20,7 +20,7 @@ parts:
source: https://github.com/ginuerzh/gost source: https://github.com/ginuerzh/gost
source-subdir: cmd/gost source-subdir: cmd/gost
source-type: git source-type: git
source-tag: v2.11.4 source-tag: v2.11.5
build-packages: build-packages:
- gcc - gcc

Loading…
Cancel
Save