Update package version to 0.21.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: gopls
|
name: gopls
|
||||||
description: The official language server for Go
|
description: The official language server for Go
|
||||||
version: 0.20.0
|
version: 0.21.0
|
||||||
revision: 2
|
revision: 1
|
||||||
url: https://github.com/golang/tools/tree/master/gopls
|
url: https://github.com/golang/tools/tree/master/gopls
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -12,4 +12,4 @@ downloads:
|
|||||||
- url: https://github.com/golang/tools/archive/gopls/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/golang/tools/archive/gopls/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 1ff2a83be8be5a61b97fc5d72eab66f368ec20b52c513cc6656fc2e502e46f19
|
checksum: c223293463c98039a930cb604d6ff04caff5cd6a3d45e7394cda1f11d8cfc0b5
|
||||||
|
|||||||
Reference in New Issue
Block a user