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