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