mirror of https://github.com/cjbassi/gotop.git
Bump version
This commit is contained in:
parent
d6ffbec35b
commit
35063704fb
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
VERSION=1.2.10
|
||||
VERSION=1.2.11
|
||||
|
||||
download() {
|
||||
archive=gotop_${VERSION}_${1}.tgz
|
||||
|
|
Loading…
Reference in New Issue