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