update snapcraft.yaml
This commit is contained in:
parent
86e9772f08
commit
8bb754c780
@ -1,5 +1,5 @@
|
|||||||
name: gost
|
name: gost
|
||||||
version: '2.7'
|
version: '2.8'
|
||||||
summary: GO Simple Tunnel
|
summary: GO Simple Tunnel
|
||||||
description: |
|
description: |
|
||||||
A simple tunnel written in golang
|
A simple tunnel written in golang
|
||||||
@ -14,7 +14,7 @@ apps:
|
|||||||
|
|
||||||
parts:
|
parts:
|
||||||
go:
|
go:
|
||||||
source-tag: go1.10
|
source-tag: go1.12
|
||||||
gost:
|
gost:
|
||||||
after: [go]
|
after: [go]
|
||||||
source: .
|
source: .
|
||||||
|
Loading…
Reference in New Issue
Block a user